NetBSD/sys/arch/powerpc
aymeric 0c43568c58 pmap_pinit(): improve the hash function in the case of collisions, the
previous version would easily make the low order bits oscillate between 0
and some other value.

Together with the previous change, this should make those
pmap_pinit: out of segments
panics even less likely.

We should really attempt a systematic search before panic()ing at the end.
2004-03-21 10:34:56 +00:00
..
conf defparam PMAP_MEMLIMIT 2004-03-17 14:14:02 +00:00
fpu make this compile again. 2003-10-28 15:28:24 +00:00
ibm4xx add kernel part of concurrency support for SA on MP systems 2004-03-14 01:08:47 +00:00
include Don't waste space on likely unused sysmon structure. 2004-02-17 22:03:52 +00:00
isa
marvell
oea pmap_pinit(): improve the hash function in the case of collisions, the 2004-03-21 10:34:56 +00:00
powerpc add kernel part of concurrency support for SA on MP systems 2004-03-14 01:08:47 +00:00
tools/chrpicon
Makefile