git: kernel - unlock pbuf prior to acquiring a spinlock
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Wed Aug 25 11:46:02 PDT 2010
    
    
  
commit 7757d1c2586617175fd124c67920169b278d3b97
Author: Matthew Dillon <dillon at 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
    
    
More information about the Commits
mailing list