kmacy 2006-12-12 03:50:06 UTC
FreeBSD src repository
Modified files:
sys/sun4v/sun4v pmap.c
Log:
workaround kernel malloc's brittleness
- don't shuffle phys_avail following kernel to the beginning if the
range is less than what would remain in a 256MB page (248MB)
Revision Changes Path
1.24 +8 -1 src/sys/sun4v/sun4v/pmap.c