Re: kqueue disable on delivery...
- From: Igor Sysoev <is@xxxxxxxxxxxxx>
- Date: Wed, 27 Sep 2006 23:26:35 +0400 (MSD)
On Wed, 27 Sep 2006, Igor Sysoev wrote:
Here is patch and test program. The patch is against 6.2-PRERELEASE.
On 7.0 the EVFILT_LIO should be taked into account.
test program should show oneshot user event:./tn: 1, id: 0x55, filt: -10, fl: 0x0010, ff:0, data:0x0, udata: 0x5678
n: 0, id: 0x0, filt: 0, fl: 0x0000, ff:0, data:0x0, udata: 0x0
Sorry, I missed to attach the test program.
Igor Sysoev
http://sysoev.ru/en/_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: kqueue disable on delivery...
- From: Igor Sysoev
- Re: kqueue disable on delivery...
- References:
- kqueue disable on delivery...
- From: John-Mark Gurney
- Re: kqueue disable on delivery...
- From: Igor Sysoev
- Re: kqueue disable on delivery...
- From: John-Mark Gurney
- Re: kqueue disable on delivery...
- From: Igor Sysoev
- Re: kqueue disable on delivery...
- From: John-Mark Gurney
- Re: kqueue disable on delivery...
- From: Igor Sysoev
- kqueue disable on delivery...
- Prev by Date: Re: kqueue disable on delivery...
- Next by Date: Re: Compiling kernel and userland with Intel C Compiler
- Previous by thread: Re: kqueue disable on delivery...
- Next by thread: Re: kqueue disable on delivery...
- Index(es):
Relevant Pages
- Re: kqueue disable on delivery...
... On Wed, 27 Sep 2006, Igor Sysoev wrote: ... test program should show oneshot
user event: ... I missed to attach the test program. ... (freebsd-arch) - Re: kqueue disable on delivery...
... On Wed, 27 Sep 2006, Igor Sysoev wrote: ... test program should show oneshot
user event: ... I missed to attach the test program. ... (freebsd-current) - Re: kqueue disable on delivery...
... On Wed, 27 Sep 2006, Igor Sysoev wrote: ... On 7.0 the EVFILT_LIO should be
taked into account. ... test program should show oneshot user event: ...
(freebsd-current)