git: kernel - Remove mplock from swapon/swapoff

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jan 8 00:42:09 PST 2017


commit 0e405aafc69013f2d4f4fb79f42ecafb9f64e19a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Jan 7 23:29:00 2017 -0800

    kernel - Remove mplock from swapon/swapoff
    
    * The mplock is no longer applicable here, the code is protected by
      swap_mtx.

Summary of changes:
 sys/vm/vm_swap.c | 6 ------
 1 file changed, 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0e405aafc69013f2d4f4fb79f42ecafb9f64e19a


-- 
DragonFly BSD source repository



More information about the Commits mailing list