DragonFly commits List (threaded) for 2011-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Add options VM_PAGE_DEBUG
commit d0aa00e891d3bf34e5273456a080ac9c23ac7229
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Feb 3 23:25:41 2011 -0800
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.
Summary of changes:
sys/conf/options | 1 +
sys/vm/vm_contig.c | 8 ++++++--
sys/vm/vm_page.c | 4 ++--
sys/vm/vm_page.h | 23 +++++++++++++++++++++++
4 files changed, 32 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d0aa00e891d3bf34e5273456a080ac9c23ac7229
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]