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

git: kernel - Add shutdown method for vm.swapcache


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 5 Apr 2011 21:42:36 -0700 (PDT)

commit 497524bf7280284244d1206da3aabb105ee3b926
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Apr 5 21:36:12 2011 -0700

    kernel - Add shutdown method for vm.swapcache
    
    * Add shutdown methods for the swapcache to stop operations during a
      shutdown.  If not stopped swapcache operations can extend beyond the
      device shutdown and cause a crash.

Summary of changes:
 sys/sys/eventhandler.h |    2 ++
 sys/vm/vm_swapcache.c  |   24 +++++++++++++++++++++++-
 2 files changed, 25 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/497524bf7280284244d1206da3aabb105ee3b926


-- 
DragonFly BSD source repository



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