git: kernel - Assert on remaining known races

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Aug 22 09:15:49 PDT 2010


commit 4fe3185e621a72ec5c3920a09f59c94e37da42eb
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list