Searched hist:165362 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/powerpc/aim/
H A Dmmu_oea.cdiff 165362 Tue Dec 19 23:10:21 MST 2006 grehan Remove bogus increment of re-hashed PTEG index. This snuck in with r1.12 of
pmap.c, and is potentially the cause of hangs reported on machines with a
small amount of memory. On machines with sufficient RAM, and without a lot
of processes running, this situation would probably never occur.

Testing is still incomplete, but it is obviously wrong so remove the
offending code now.

The issue of what to do when both the primary and secondary hash overflow
is still open.

Reported by: Dan Kresja at windriver dot com, via alc

Completed in 55 milliseconds