git: kernel - Make the itimers MPSAFE

看板DFBSD_commit作者時間14年前 (2011/10/27 03:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit d7f4c4580f6b8a093c3bbc4f277955463d74e107 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Oct 26 11:23:03 2011 -0700 kernel - Make the itimers MPSAFE * Use the per-process p_token instead of the MP lock for per-process itimers. Summary of changes: sys/kern/kern_time.c | 21 +++++++++------------ 1 files changed, 9 insertions(+), 12 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d7f4c4580f6b8a093c3bbc4f277955463d74e107 -- DragonFly BSD source repository
文章代碼(AID): #1Eg5ZpXl (DFBSD_commit)