DragonFly commits List (threaded) for 2011-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel -- vm_object hold debugging should not panic if the debug array overflows
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]