Re: [PATCH 07/13] aio: enabled thread based async fsync
From: Andres Freund <hidden>
Date: 2016-01-22 15:41:08
Also in:
linux-fsdevel, linux-mm, lkml
From: Andres Freund <hidden>
Date: 2016-01-22 15:41:08
Also in:
linux-fsdevel, linux-mm, lkml
On 2016-01-19 19:59:35 -0800, Linus Torvalds wrote:
Are there other users outside of Solace? It would be good to get comments..
PostgreSQL is a potential user of async fdatasync, fsync, sync_file_range and potentially readahead, write, read. First tests with Dave's async fsync/fsync_range are positive, so are the results with a self-hacked async sync_file_range (although I'm kinda thinking that it shouldn't really require to be used asynchronously). I rather doubt openat, unlink et al are going to be interesting for *us*, the requires structural changes would be too bit. But obviously that doesn't mean anything for others. Andres -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>