git: MPSAFE work - fix acquisition of vm_token

看板DFBSD_commit作者時間15年前 (2010/06/19 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1C6xHflh (DFBSD_commit)