Attention is currently required from: pespin.
jolly has posted comments on this change by jolly. (
https://gerrit.osmocom.org/c/libosmocore/+/40782?usp=email )
Change subject: Add environment variable to set io_uring size
......................................................................
Patch Set 6:
(2 comments)
File src/core/osmo_io_uring.c:
https://gerrit.osmocom.org/c/libosmocore/+/40782/comment/2be110ec_54cd6ccc?… :
PS5, Line 56: #define IOFD_URING_MAXIMUM_SIZE 32768
I'm still wondering where is this maximum
specified? Is it a kernel hardcoded value? liburing? Do we […]
IORING_MAX_ENTRIES
(io_uring/io_uring.h) inside the kernel defines 32768 entries. there is no define for user
space applications.
https://gerrit.osmocom.org/c/libosmocore/+/40782/comment/32f53872_410a0516?… :
PS5, Line 112: /* 32768 is the maximum number of entries the Kernel can handle. */
Better move this comment to where
IOFD_URING_MAXIMUM_SIZE is defined.
Done
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/40782?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: I55289d9282e13aa1bf82f3931c85c196752f1484
Gerrit-Change-Number: 40782
Gerrit-PatchSet: 6
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 18 Aug 2025 12:13:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>