git: kernel - MPSAFE kern_mpipe.c

看板DFBSD_commit作者時間15年前 (2010/09/09 14:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 2641f7de4b7bfbb4a1ea3a56d4a15488de1c1e09 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Sep 8 22:46:36 2010 -0700 kernel - MPSAFE kern_mpipe.c * Make the mpipe code MPSAFE. The mpipe code is used in numerous places including the ip reassembly code and some of the tcp code. * Absolutely required now that the protocol stacks are running MPSAFE. Summary of changes: sys/kern/kern_mpipe.c | 18 +++++++++++------- 1 files changed, 11 insertions(+), 7 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2641f7de4b7bfbb4a1ea3a56d4a15488de1c1e09 -- DragonFly BSD source repository
文章代碼(AID): #1CY7WZvU (DFBSD_commit)