Attention is currently required from: jolly, laforge.
pespin has posted comments on this change by jolly. (
https://gerrit.osmocom.org/c/libosmocore/+/40725?usp=email )
Change subject: Automatically increase io_uring, if too small.
......................................................................
Patch Set 13:
(3 comments)
File src/core/osmo_io_uring.c:
https://gerrit.osmocom.org/c/libosmocore/+/40725/comment/467d3a63_0c5a6c39?… :
PS12, Line 194: /* The current ring is full, so we cannot get SQE for the current ring.
*/
And you removed this block, perhaps you wanted to move it up?
File src/core/osmo_io_uring.c:
https://gerrit.osmocom.org/c/libosmocore/+/40725/comment/342ce93b_fb7c65d7?… :
PS13, Line 187: /* The current ring is full, subsequent reasd SQEs on different ring are
not allowed. */
typo: read
https://gerrit.osmocom.org/c/libosmocore/+/40725/comment/949d0777_de3f50e8?… :
PS13, Line 188: if (read && iofd->u.uring.reads_submitted > 0)
btw, I think something's wrong here. In last revision you added this check and the one
in line 179 which afaiu are checking similar stuff. I think it's probably wrong change
you did here.
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/40725?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: Id9230146acc8d54bfd44834e783c31b37bd64bca
Gerrit-Change-Number: 40725
Gerrit-PatchSet: 13
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: jolly <andreas(a)eversberg.eu>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Comment-Date: Mon, 18 Aug 2025 13:49:31 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No