git: kernel - hold MP lock in idlezero for now

看板DFBSD_commit作者時間15年前 (2010/07/03 10:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit d27837759a4f890c613f0cb4902ed3ac37f1c604 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Jul 2 19:07:14 2010 -0700 kernel - hold MP lock in idlezero for now * The MP lock must be held in the idlezero code for now until tokenization is finished on the rest of the code base. * Fixes random memory corruption which could occur when idlezero was turned on. Summary of changes: sys/vm/vm_zeroidle.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d27837759a4f890c613f0cb4902ed3ac37f1c604 -- DragonFly BSD source repository
文章代碼(AID): #1CBg4bCR (DFBSD_commit)