DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_0 kernel - Stop KTR logging during panic
commit 1ecd457f72707d1dd6302a104d25bd9f6c74344b
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Aug 16 09:11:07 2012 -0700
kernel - Stop KTR logging during panic
* Stop all KTR logging when a panic occurs so the KTR buffer doesn't
get wiped out by events during the panic & core dump. This gives
us a KTR buf snapshot as of the panic entry.
Summary of changes:
sys/kern/kern_ktr.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1ecd457f72707d1dd6302a104d25bd9f6c74344b
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]