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

git: kernel - unlock pbuf prior to acquiring a spinlock


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 25 Aug 2010 11:44:39 -0700 (PDT)

commit 7757d1c2586617175fd124c67920169b278d3b97
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Wed Aug 25 11:44:11 2010 -0700

    kernel - unlock pbuf prior to acquiring a spinlock
    
    * In relpbuf() move the BUF_UNLOCK() outside the spinlock.

Summary of changes:
 sys/vm/vm_pager.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7757d1c2586617175fd124c67920169b278d3b97


-- 
DragonFly BSD source repository



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