cvs commit: src/test/debug
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Nov 9 13:51:09 PST 2004
dillon 2004/11/09 13:50:12 PST
DragonFly src repository
Added files:
test/debug vmpageinfo.c
Log:
vmpageinfo is a program which runs through the vm_page_array and the
vm_page_buckets hash table and validates the hash table association for
all VM pages which have objects associated with them. This is primarily
intended for post-mortem checks of kernel cores.
More information about the Commits
mailing list