Date: Sun, 2 Jun 1996 15:28:55 -0700 (PDT) From: John Dyson <dyson> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <199606022228.PAA14321@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 96/06/02 15:28:55 Modified: sys/i386/i386 pmap.c Log: Don't carry the modified or referenced bits through to the child process during pmap_copy. This minimizes unnecessary swapping or creation of swap space. If there is a hold_count flaw for page-table pages, clear the page before freeing it to lessen the chance of a system crash -- this is a robustness thing only, NOT a fix. Revision Changes Path 1.98 +30 -12 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606022228.PAA14321>
