git: vm: Put vm_page_alloc_contig debug prints under vm_contig_verbose
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Aug 22 22:50:48 PDT 2012
commit ef67e7a397e149a4f8f59643c786effa85a2e5d6
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Thu Aug 23 13:49:23 2012 +0800
vm: Put vm_page_alloc_contig debug prints under vm_contig_verbose
Tunable vm.contig_verbose could be used to control vm_contig_verbose.
It is disabled by default.
Well, it is too verbose even for bootverbose ...
Summary of changes:
sys/vm/vm_page.c | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ef67e7a397e149a4f8f59643c786effa85a2e5d6
--
DragonFly BSD source repository
More information about the Commits
mailing list