Re: io_pgetevents & aio fsync
From: Al Viro <viro@ZenIV.linux.org.uk>
Date: 2018-03-22 16:36:07
Also in:
linux-fsdevel, lkml
From: Al Viro <viro@ZenIV.linux.org.uk>
Date: 2018-03-22 16:36:07
Also in:
linux-fsdevel, lkml
On Wed, Mar 21, 2018 at 08:32:23AM +0100, Christoph Hellwig wrote:
Hi all, this patch adds workqueue based fsync offload. Version of this patch have been floating around for a couple years, but we now have a user with seastar used by ScyllaDB (who sponsored this work) that really wants this in addition to the aio poll support. More details are in the patch itself. Because the iocb types have been defined sine day one (and probably were supported by RHEL3) libaio already supports these calls as-is. This also pulls in the aio cleanups and io_pgetevents support previously submitted and review as part of the aio poll series. The aio poll series will be resubmitted on top of this series
Everything other than 6/9 looks sane; 6/9 belongs in aio poll series and AFAICS its user in there is actually broken. -- 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>