Mainly cleanup. Removed some inappropriate low-memory handling code

and added lots of comments.  Add tie-in to vm_pager ( and thus the
    new swapper ) to deallocate backing swap for dirtied pages on the fly.
This commit is contained in:
Matthew Dillon 1999-01-21 09:35:38 +00:00
parent 9f6fed9017
commit 4c23ae0916

View File

@ -66,7 +66,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: vm_fault.c,v 1.93 1999/01/10 01:58:28 eivind Exp $
* $Id: vm_fault.c,v 1.94 1999/01/21 08:29:10 dillon Exp $
*/
/*