看板 DFBSD_commit 關於我們 聯絡資訊
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