Y
Hacker News
new
|
ask
|
show
|
jobs
by
anonymoushn
1157 days ago
Do fixed buffers help for network I/O? In August 2022 @axboe said "No benefits for fixed buffers with sockets right now, this will change at some point."
1 comments
anonymoushn
1156 days ago
To address my own silly questions, yes, one should use the new fixed buffers described in this document:
https://github.com/axboe/liburing/wiki/io_uring-and-networki...
link