git: Kernel - change sync_on_panic default to 0

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matthew Dillon
Date: Monday, September 14, 2009 - 11:14 am

commit fd43fc00b09e2bbfc1641b01f542e0d07634cb16
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Sep 14 11:12:33 2009 -0700

    Kernel - change sync_on_panic default to 0
    
    No longer attempt to sync the buffer cache when a panic occurs.  This
    has always been problematic, HAMMER will ignore the attempt anyway,
    and now we are formalizing that we no longer try.
    
    This also improves the chances of the system dumping and rebooting
    after a panic vs freezing up.

Summary of changes:
 sys/kern/kern_shutdown.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fd43fc00b09e2bbfc1641b01f542e0...


-- 
DragonFly BSD source repository
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git: Kernel - change sync_on_panic default to 0, Matthew Dillon, (Mon Sep 14, 11:14 am)