kmacy 2006-12-08 08:44:47 UTC FreeBSD src repository Modified files: sys/vm vm_page.c Log: Remove the requirement that phys_avail be sorted in ascending order by explicitly finding the lowest and highest addresses when calculating the size of the vm_pages array Reviewed by :alc Revision Changes Path 1.333 +10 -2 src/sys/vm/vm_page.c