DragonFly commits List (threaded) for 2010-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Add debugging features
commit 14db6e91494d098f3c021f69fb9887a919fd2650
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sat Dec 11 00:35:29 2010 -0800
kernel - Add debugging features
* Add lwkt.mplock_backtrace to force the kernel to print a backtrace
when it encounters a mplock collision. This is a bit problematic
though as the backtrace can sometimes crash the kernel.
* Allow lwkt.mplock_yield_delay to be set to 0.
Summary of changes:
sys/kern/kern_mplock.c | 15 +++++++++++----
1 files changed, 11 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/14db6e91494d098f3c021f69fb9887a919fd2650
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]