ChanServ changed the topic of #io_uring to: io_uring development discussion | Logs: https://oftc.irclog.whitequark.org/io_uring
raphaelsc has quit [Remote host closed the connection]
raphaelsc has joined #io_uring
<raphaelsc> axboe, please confirm an assumption of mine. io_uring submits the write request with IOMAP_NOWAIT flag turned on, and if underlying fs returns EAGAIN, it falls back to worker thread without NOWAIT semantics.
<axboe> raphaelsc: yep that's generally how it works - sorry not super active in here, most discussions these days are on the discord group, or via the liburing GH page. I tend to miss a lot of stuff in here, unfortunately
<raphaelsc> ah i can switch to discord, sorry. what's the link to discord? i still use irc since it's what many maintainers use (e.g. #mm, #xfs, #kvm)
<axboe> just google "io_uring discord" and it should be the top link