git: kernel - Add debugging features

看板DFBSD_commit作者時間15年前 (2010/12/11 17:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1D0ptKeq (DFBSD_commit)