kern/156567: [kqueue] [patch] Add EV_CLEAR to AIO events in
kqueue
David Xu
listlog2011 at gmail.com
Tue Jan 31 08:04:16 UTC 2012
On 2012/1/31 4:47, igor wrote:
>
>
> Dear all,
>
> What can I do to get my patch finally applied or
> rejected (hope not :) ? My PR is not even assigned to anyone. Should I
> do my best to become a committer (how? :-) ?
>
> The solution I propose
> finally allows to use kqueue with aio in multi-threaded applications.
> The only reason I created it is because I wanted to use it for myself
> and it worked flawlessly.
>
> Please, anyone?
>
It is better to allocate a member field from struct sigevent for kevent
flags, we have spare fields available there, please check the union
_sigev_un.
Regards,
David Xu
More information about the freebsd-bugs
mailing list