Attention is currently required from: jolly.
jolly uploaded patch set #7 to this change.
The following approvals got outdated and were removed: Verified+1 by Jenkins Builder
Send multiple read/recvfrom SQEs in advance
Multiple read or recvfrom operations can be submitted via SQEs when
using io_uring. This allows reading multiple packet / more data between
calls of osmo_select_main() the main loop.
Having more than one SQE submitted is optional and the number can be
controlled via environment variable.
Related: OS#6705
Change-Id: Id50a8900fa2fe6de553e5025feae7e1e8d501e30
---
M src/core/osmo_io_internal.h
M src/core/osmo_io_uring.c
2 files changed, 46 insertions(+), 13 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/94/40494/7
To view, visit change 40494. To unsubscribe, or for help writing mail filters, visit settings.