git: kernel - Fix VM page race when exec maps a page

看板DFBSD_commit作者時間14年前 (2011/11/16 13:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit d149178e7e2d1f34de5b2caedf7ca999e8869a5a Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Nov 15 20:33:18 2011 -0800 kernel - Fix VM page race when exec maps a page * When vm_page_grab() is called with VM_ALLOC_RETRY allow failures due to page races and retry automatically. Summary of changes: sys/vm/vm_page.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d149178e7e2d1f34de5b2caedf7ca999e8869a5a -- DragonFly BSD source repository
文章代碼(AID): #1EmqEJ0r (DFBSD_commit)