Attention is currently required from: daniel, jolly, pespin.

laforge has posted comments on this change by pespin. ( 
https://gerrit.osmocom.org/c/libosmocore/+/39363?usp=email )

Change subject: osmo_io: Support writing to files with mode 
OSMO_IO_FD_MODE_READ_WRITE
......................................................................


Patch Set 3:

(1 comment)

Patchset:

PS1:
> passing -1 makes it work indeed. […]
IMHO, in most of our use cases, re-ordering of messages transmitted  roughly at 
the same time (Abis-over-IPA, ...) would unlikely create problems.

And I don't think io_uring makes any guarantees about write ordering if there 
are multiple in the queue at the same time.  You either have the option of only 
 submitting one and waiting for completion until you submit the next, or you 
should link them to enforce ordering.



--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/39363?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: Iefcbc7d09f429f4ecc611227cb5ef796f50c0539
Gerrit-Change-Number: 39363
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <[email protected]>
Gerrit-Reviewer: jolly <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Attention: jolly <[email protected]>
Gerrit-Attention: pespin <[email protected]>
Gerrit-Attention: daniel <[email protected]>
Gerrit-Comment-Date: Fri, 17 Jan 2025 21:07:01 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <[email protected]>
Comment-In-Reply-To: pespin <[email protected]>

Reply via email to