cvs commit: src/sys/powerpc/powerpc pmap.c
Peter Grehan
grehan at FreeBSD.org
Mon Dec 15 19:55:58 PST 2003
grehan 2003/12/15 19:55:57 PST
FreeBSD src repository
Modified files:
sys/powerpc/powerpc pmap.c
Log:
Disable the per-vm_page PTE cache. This was not being invalidated
correctly, resulting in the dreaded "vm_pageout_flush: partially
invalid page" panic. The caching issue will be revisited in the
future, but opt for safety over performance in the meantime.
Tested by: gallatin
Revision Changes Path
1.67 +2 -0 src/sys/powerpc/powerpc/pmap.c
More information about the cvs-src
mailing list