Module Name: src Committed By: matt Date: Thu Feb 16 11:46:15 UTC 2012
Modified Files: src/sys/uvm: uvm_page.c Log Message: Add KASSERTs to uvm_pagealloc_pgfl to verify the page is actually free and has the contents that it should. Redo the KASSERTs for the pageq in uvm_pagefree. To generate a diff of this commit: cvs rdiff -u -r1.181 -r1.182 src/sys/uvm/uvm_page.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.