git: debug utilities - adjust vmpageinfo, add zallocinfo

看板DFBSD_commit作者時間16年前 (2010/02/05 16:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 069cac031396ad34266cd07ffced2187830ebc56 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Feb 5 00:24:04 2010 -0800 debug utilities - adjust vmpageinfo, add zallocinfo * Adjust vmpageinfo to match recent changes. Add the symbolic names for the flags. * Add zallocinfo which dumps the state of the slab data structures. Summary of changes: test/debug/vmpageinfo.c | 58 ++++++++++++++--- test/debug/{kmapinfo.c => zallocinfo.c} | 108 ++++++++++++++++--------------- 2 files changed, 104 insertions(+), 62 deletions(-) copy test/debug/{kmapinfo.c => zallocinfo.c} (65%) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/069cac031396ad34266cd07ffced2187830ebc56 -- DragonFly BSD source repository
文章代碼(AID): #1BQzU6Nh (DFBSD_commit)