CompuServe Messages

#WB 1.4 News

    07-Aug-89 00:35:28
Sb: #60657-#WB 1.4 News
Fm: microsmiths 76004,1766
To: Don Curtis/SYSOP 76703,4321
The problem comes if memory which has been swapped out is accessed during interrupt processing, and some other trap/supervisor functions. In these states, you could not access the disk driver. Thus there would need to be some memory blocks which are never swapped out, which could be flagged with the "MEMF_VIRTUAL" bit (or lack thereof). …cheath