cvs commit: src/sys/sys event.h src/sys/kern kern_event.c vfs_aio.c

John-Mark Gurney gurney_j at resnet.uoregon.edu
Thu Mar 17 19:13:34 PST 2005


Doug Ambrisko wrote this message on Thu, Mar 17, 2005 at 18:41 -0800:
> John-Mark Gurney writes:
> | jmg         2005-03-18 01:11:40 UTC
> | 
> |   FreeBSD src repository
> | 
> |   Modified files:
> |     sys/sys              event.h 
> |     sys/kern             kern_event.c vfs_aio.c 
> |   Log:
> |   fix aio+kq... I've been running ambrisko's test program for much longer
> |   w/o problems than I was before...  This simply brings back the knote_delete
> |   as knlist_delete which will also drop the knote's, instead of just clearing
> |   the list and seeing _ONESHOT...
> |   
> |   Fix a race where if a note was _INFLUX and _DETACHED, it could end up being
> |   modified... whoopse..
> 
> Thanks, once I sync. up with that then I'll bring in the lio fixes and 
> kqueue support for lio.

:)  That's what I was about to send an email off to you suggesting you
do..  I'll review the lio+kqueue changes when you're ready to commit
them...

Sorry for taking so long to fix such simple bug...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."


More information about the cvs-all mailing list