alc 2006-11-08 18:43:47 UTC FreeBSD src repository Modified files: sys/vm vm_page.c Log: Simplify the construction of the free queues in vm_page_startup(). Add an assertion to test a hypothesis concerning other redundant computation in vm_page_startup(). Revision Changes Path 1.331 +12 -2 src/sys/vm/vm_page.c