DragonFly BSD
DragonFly commits List (threaded) for 2011-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Try to reduce 'busy buffers problems' during halt/reboot


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 25 Apr 2011 11:44:41 -0700 (PDT)

commit 4ac83a78035180de2607ca178e0cbe347ba705b6
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Apr 25 11:43:52 2011 -0700

    kernel - Try to reduce 'busy buffers problems' during halt/reboot
    
    * Ignore busy buffers related to TMPFS in pass 1, and busy buffers related
      to TMPFS, NFS, SMBFS, and MFS in the final check.

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4ac83a78035180de2607ca178e0cbe347ba705b6


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]