Attention is currently required from: pespin.
jolly has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/libosmocore/+/40494?usp=email )
Change subject: Send multiple read/recvfrom SQEs in advance ......................................................................
Patch Set 5:
(1 comment)
File src/core/osmo_io_uring.c:
https://gerrit.osmocom.org/c/libosmocore/+/40494/comment/e9f7552d_a6aad974?u... : PS4, Line 122: if ((env = getenv(OSMO_IO_URING_READ_SQE))) {
again, this should be configurable per osmo_iofd API afaiu, rather than here.
According to the note (https://projects.osmocom.org/issues/6705#note-6) in the related ticket, we may want to do benchmarking. Having a configuration function would require to change all applications that we want to test.