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

git: kernel - Remove unneeded get_mplock() wrappers near tokens


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 29 Aug 2010 08:15:24 -0700 (PDT)

commit eccc8ca1876b94ac444f3d424f083f397c2af7ba
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sun Aug 29 08:13:43 2010 -0700

    kernel - Remove unneeded get_mplock() wrappers near tokens
    
    * The xx_tokens replace the mplock functionality (and for now
      they still get the mplock), so clean these up.

Summary of changes:
 sys/vm/vm_pageout.c   |    1 -
 sys/vm/vm_swapcache.c |   12 ++++++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

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


-- 
DragonFly BSD source repository



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