Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/uvm
Module Name: src
Committed By: yamt
Date: Mon Nov 3 03:58:28 UTC 2003
Modified Files:
src/sys/uvm: uvm_page.c uvm_page.h uvm_pglist.c
Log Message:
add a DEBUG check if freed PG_ZERO pages are really zero-filled.
To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/sys/uvm/uvm_page.c
cvs rdiff -r1.34 -r1.35 src/sys/uvm/uvm_page.h
cvs rdiff -r1.29 -r1.30 src/sys/uvm/uvm_pglist.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index