git: kernel - Add required vm_token back in to swaponvp()

看板DFBSD_commit作者時間14年前 (2011/12/28 02:04), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 138b6cd2b75abab695d71aea0ab7642b96e24602 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Nov 28 22:10:29 2011 -0800 kernel - Add required vm_token back in to swaponvp() * This case is not normally hit unless you try to add new swap space while the machine is already heavily paging to or from swap. * The blist operations and vm_swap_size variable manipulation needs the token. * Clean-up the exit code by creating a common exit code section. Summary of changes: sys/vm/vm_swap.c | 33 +++++++++++++++++---------------- 1 files changed, 17 insertions(+), 16 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/138b6cd2b75abab695d71aea0ab7642b96e24602 -- DragonFly BSD source repository
文章代碼(AID): #1E-WYkw5 (DFBSD_commit)