DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Stop KTR logging during panic
commit ab1b43851c7b5160ad787019355b96f56534c39a
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/ab1b43851c7b5160ad787019355b96f56534c39a
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]