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

git: MPSAFE work - fix acquisition of vm_token


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 18 Jun 2010 09:27:00 -0700 (PDT)

commit ba9d3e5225000c5abdcfb3ab06f8dbf33e24287f
Author: Alex Hornung <ahornung@gmail.com>
Date:   Fri Jun 18 17:24:30 2010 +0100

    MPSAFE work - fix acquisition of vm_token
    
    * vm_page_lookup needs to be called with the vm_token held, but
      vm_page_alloc wasn't acquiring it early enough.

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

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


-- 
DragonFly BSD source repository



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