git: kernel - SWAP CACHE part 17/many - Add missing critical sections

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Feb 8 17:42:39 PST 2010


commit 135b4b20979a6d2e7593f614a2a1dcbe9c25b96f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Feb 8 17:40:00 2010 -0800

    kernel - SWAP CACHE part 17/many - Add missing critical sections
    
    * Add missing critical sections in several swap_*() procedures which
      are no longer being called with a critical section held.

Summary of changes:
 sys/vm/swap_pager.c |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/135b4b20979a6d2e7593f614a2a1dcbe9c25b96f


-- 
DragonFly BSD source repository





More information about the Commits mailing list