Date: Thu, 17 Mar 2005 19:13:32 -0800 From: John-Mark Gurney <gurney_j@resnet.uoregon.edu> To: Doug Ambrisko <ambrisko@ambrisko.com> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys event.h src/sys/kern kern_event.c vfs_aio.c Message-ID: <20050318031332.GA37984@funkthat.com> In-Reply-To: <200503180241.j2I2fluO014293@ambrisko.com> References: <200503180111.j2I1BeS9041761@repoman.freebsd.org> <200503180241.j2I2fluO014293@ambrisko.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050318031332.GA37984>
