看板 DFBSD_commit 關於我們 聯絡資訊
commit 3f1815acdc676339e0b29bff989b21bcf4ff7bf2 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Mar 7 12:10:04 2011 -0800 kernel - Fix ktrace -C and -d * Fix a system lockup when ktrace -C / -d is used (bug introduced with recent MP work). Summary of changes: sys/kern/kern_ktrace.c | 55 +++++++++++++++++++++++++++++------------------ 1 files changed, 34 insertions(+), 21 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3f1815acdc676339e0b29bff989b21bcf4ff7bf2 -- DragonFly BSD source repository