On Tue, 11 Feb 2025 at 16:36, Andres Freund <and...@anarazel.de> wrote: > Shrug. It means that it'll not work in what I hope will be the default > mechanism before long. I just can't get excited for that. In all likelihood > it'll result in bug reports that I'll then be on the hook to fix.
My assumption was that io_uring would become the default mechanism on Linux. And that bgworker based AIO would generally only be used by platforms without similar functionality. Is that assumption incorrect?