Re: aio_read2() and aio_write2()
Vinícius dos Santos Oliveira <[email protected]> Sat, 13 Jan 2024 20:03:30 -0300
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <CAK9RveLELz7ApdUAvr6Qo7p6tA28wvq0vBogaAeGCgnD7c4Rjg@mail.gmail.com> |
Em sáb., 13 de jan. de 2024 às 16:51, Konstantin Belousov <[email protected]> escreveu: > Please see https://reviews.freebsd.org/D43448; not tested. > Effectively I added the new ops to lio_listio(2) instead. It looks right to me. However the flag is confusing. I'd suggest using LIO_FNOFFSET instead as it means the opposite of FOF_OFFSET. -- Vinícius dos Santos Oliveira https://vinipsmaker.github.io/