git: kernel - Introduce a local marker to kqueue_scan()

看板DFBSD_commit作者時間15年前 (2010/07/20 06:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 6e32cd64fe47e3780b38917735482134fd1e5a76 Author: Samuel J. Greear <sjg@thesjg.com> Date: Tue Jun 29 21:53:59 2010 +0000 kernel - Introduce a local marker to kqueue_scan() * The local marker in kqueue_scan() allows multiple threads to operate on a kq at once by leap-frogging each others markers. Summary of changes: sys/kern/kern_event.c | 21 ++++++++++++++++----- 1 files changed, 16 insertions(+), 5 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e32cd64fe47e3780b38917735482134fd1e5a76 -- DragonFly BSD source repository
文章代碼(AID): #1CHD9bjH (DFBSD_commit)