git: kernel - Add options VM_PAGE_DEBUG

看板DFBSD_commit作者時間15年前 (2011/02/04 15:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1DIwjsXp (DFBSD_commit)