svn commit: r321332 - in head: lib/librt tests/sys/aio

Alan Somers asomers at freebsd.org
Fri Jul 21 16:12:31 UTC 2017


On Fri, Jul 21, 2017 at 10:06 AM, Ngie Cooper <yaneurabeya at gmail.com> wrote:
>
>> On Jul 21, 2017, at 08:11, Alan Somers <asomers at freebsd.org> wrote:
>>
>> PR:      220459
>>
>>> On Fri, Jul 21, 2017 at 9:09 AM, Alan Somers <asomers at freebsd.org> wrote:
>>> Author: asomers
>>> Date: Fri Jul 21 15:09:24 2017
>>> New Revision: 321332
>>> URL: https://svnweb.freebsd.org/changeset/base/321332
>>>
>>> Log:
>>>  Implement SIGEV_THREAD notifications for lio_listio(2)
>>>
>>>  Our man pages have always indicated that this was supported, but in fact the
>>>  feature was never implemented for lio_listio(2).
>>>
>>>  Reviewed by:  jhb, kib (earlier version)
>>>  MFC after:    20 days
>>>  Sponsored by: Spectra Logic Corp
>>>  Differential Revision:        https://reviews.freebsd.org/D11680
>>>
>>> Modified:
>>>  head/lib/librt/Symbol.map
>>>  head/lib/librt/aio.c
>>>  head/tests/sys/aio/lio_test.c
>
> Thanks so much :)!

You're welcome.  I didn't know you were interested in AIO.  Would you
like me to include you on future code reviews in this area?


More information about the svn-src-head mailing list