The following reply was made to PR kern/156567; it has been noted by GNATS.
From: David Xu <listlog2...@gmail.com> To: igor <i...@soumenkov.com> Cc: bug-follo...@freebsd.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/156567: [kqueue] [patch] Add EV_CLEAR to AIO events in kqueue Date: Tue, 31 Jan 2012 16:04:06 +0800 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 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"