kernel - Add options VM_PAGE_DEBUG
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 4 Feb 2011 07:25:41 +0000 (23:25 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 4 Feb 2011 07:25:41 +0000 (23:25 -0800)
commitd0aa00e891d3bf34e5273456a080ac9c23ac7229
tree6deb25d2e004206d008fceaf0af44589c500aed3
parentfe667cd2edce8ea4f3dcc86526ed9759c14f0bf4
kernel - Add options VM_PAGE_DEBUG

* Add options VM_PAGE_DEBUG for kernel configs.  This requires a full kernel
  rebuild (if you use the option) and supplies additional information in
  the vm_page structure to help track down problems.
sys/conf/options
sys/vm/vm_contig.c
sys/vm/vm_page.c
sys/vm/vm_page.h