alc 2007-11-21 23:22:10 UTC FreeBSD src repository Modified files: sys/vm vm_page.c Log: When reactivating a cached page, reset the page's pool to the default pool. (Not doing this before was a performance pessimization but not a cause for panic.) Revision Changes Path 1.360 +1 -0 src/sys/vm/vm_page.c