Attention is currently required from: jolly.
1 comment:
File src/core/osmo_io_uring.c:
Patch Set #3, Line 110: g_io_uring_iov = atoi(env);
afaict this is not some information which is needed really early in the startup of the program, before logging, etc. (the reason why we have an envvar to set the osmo_io backend), hence I think this new config shouldn't be an envvar, but rather some config to set using an API on a given osmo_iofd or similar, which then the app developer can tweak based on socket requirements.
To view, visit change 40491. To unsubscribe, or for help writing mail filters, visit settings.