git: debug - Add kmapinfo to dump the kernel_map

看板DFBSD_commit作者時間16年前 (2010/01/06 07:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 8f50529ca0ac78f0664fa3561235c0b736070cbf Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Jan 5 14:29:02 2010 -0800 debug - Add kmapinfo to dump the kernel_map * kmapinfo is a program to dump the kernel_map, giving us an idea with regards to how much KVM is being used. Also works on core dumps. Summary of changes: test/debug/{ttyinfo.c => kmapinfo.c} | 119 ++++++++++++++++++++-------------- 1 files changed, 71 insertions(+), 48 deletions(-) copy test/debug/{ttyinfo.c => kmapinfo.c} (60%) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8f50529ca0ac78f0664fa3561235c0b736070cbf -- DragonFly BSD source repository
文章代碼(AID): #1BGyIqgi (DFBSD_commit)