alc 2006-07-05 07:04:31 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: 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.564 +49 -28 src/sys/amd64/amd64/pmap.c