alc 2006-07-18 03:17:12 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 pmap.c
Log:
MFamd64
pmap_clear_ptes() is already convoluted. This will worsen with the
implementation of superpages. Eliminate it and add pmap_clear_write().
There are no functional changes. Checked by: md5
Revision Changes Path
1.570 +69 -36 src/sys/i386/i386/pmap.c