Re: [PATCH 08/36] aio: implement io_pgetevents
From: Christoph Hellwig <hch@lst.de>
Date: 2018-03-20 15:22:21
Also in:
linux-fsdevel, lkml, netdev
From: Christoph Hellwig <hch@lst.de>
Date: 2018-03-20 15:22:21
Also in:
linux-fsdevel, lkml, netdev
On Mon, Mar 19, 2018 at 07:12:41PM -0700, Darrick J. Wong wrote:
quoted
Note that unlike many other signal related calls we do not pass a sigmask size, as that would get us to 7 arguments, which aren't easily supported by the syscall infrastructure. It seems a lot less painful to just add a new syscall variant in the unlikely case we're going to increase the sigset size.I'm assuming there's a proposed manpage update for this somewhere? :)
In this commit: http://git.infradead.org/users/hch/libaio.git/commitdiff/49f77d595210393ce7b125cb00233cf737402f56 -- To unsubscribe, send a message with 'unsubscribe linux-aio' in the body to majordomo@kvack.org. For more info on Linux AIO, see: http://www.kvack.org/aio/ Don't email: <a href=mailto:"aart@kvack.org">aart@kvack.org</a>