Attention is currently required from: laforge, pespin. jolly has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/libosmocore/+/40489?usp=email )
Change subject: Allow io_uring_submit batching just ahead of poll/select ...................................................................... Patch Set 5: (5 comments) File src/core/osmo_io_uring.c: https://gerrit.osmocom.org/c/libosmocore/+/40489/comment/fa9c10b3_715fbdb9?usp=email : PS4, Line 187: io_uring_submit(&g_ring.ring); > else […] Done https://gerrit.osmocom.org/c/libosmocore/+/40489/comment/cbc2bbdc_241224d8?usp=email : PS4, Line 330: io_uring_submit(&g_ring.ring); > else […] Done https://gerrit.osmocom.org/c/libosmocore/+/40489/comment/2e994999_cd1ad7ad?usp=email : PS4, Line 431: io_uring_submit(&g_ring.ring); > else […] Done https://gerrit.osmocom.org/c/libosmocore/+/40489/comment/27e525ae_e7c1e7f6?usp=email : PS4, Line 480: if (OSMO_LIKELY(!g_io_uring_batch)) > else […] Done https://gerrit.osmocom.org/c/libosmocore/+/40489/comment/f63701b4_d86ddaac?usp=email : PS4, Line 554: io_uring_submit(&g_ring.ring); > if (OSMO_LIKELY(g_io_uring_submit_needed)) […] Done -- To view, visit https://gerrit.osmocom.org/c/libosmocore/+/40489?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Change-Id: Id34fe2ced32c63d15b14810e145744f7509064cc Gerrit-Change-Number: 40489 Gerrit-PatchSet: 5 Gerrit-Owner: jolly <andr...@eversberg.eu> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <pes...@sysmocom.de> Gerrit-CC: laforge <lafo...@osmocom.org> Gerrit-Attention: laforge <lafo...@osmocom.org> Gerrit-Attention: pespin <pes...@sysmocom.de> Gerrit-Comment-Date: Mon, 28 Jul 2025 10:18:58 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: pespin <pes...@sysmocom.de>