看板 DFBSD_commit 關於我們 聯絡資訊
commit 4fe3185e621a72ec5c3920a09f59c94e37da42eb Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Aug 22 08:56:15 2010 -0700 kernel - Assert on remaining known races * Add a flag to catch remaining known kevent races and assert on the case. Summary of changes: sys/kern/kern_event.c | 22 +++++++++++++++++----- sys/sys/event.h | 1 + 2 files changed, 18 insertions(+), 5 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4fe3185e621a72ec5c3920a09f59c94e37da42eb -- DragonFly BSD source repository