git: kernel -- vm_object hold debugging should not panic if the

看板DFBSD_commit作者時間15年前 (2011/03/29 08:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit feea37dcd9407178e44a9e96baf1a31dada1978d Author: Venkatesh Srinivas <me@endeavour.zapto.org> Date: Mon Mar 28 17:02:43 2011 -0700 kernel -- vm_object hold debugging should not panic if the debug array overflows If the debug array overflows, we lose the ability to test for object drops when we never established a hold. However the system keeps running. Suggested-by: dillon Summary of changes: sys/vm/vm_object.c | 8 +++++--- sys/vm/vm_object.h | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/feea37dcd9407178e44a9e96baf1a31dada1978d -- DragonFly BSD source repository
文章代碼(AID): #1DaIY71i (DFBSD_commit)