Attention is currently required from: fixeria, jolly, laforge, pespin.

Hoernchen has posted comments on this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/35672?usp=email )

Change subject: Prevent poll() in select.c to timeout too early
......................................................................


Patch Set 1:

(1 comment)

Patchset:

PS1:
> It is still unresolved, whether we should round up always or only if the 
> remaining time is < 1 ms. […]
Rounding up is perfectly fine because scheduling granularity can be expected to 
be much higher anyway unless you apply sched_rr or other use other schedulers, 
but even in that case lower latencies imply a select loop that has nothing else 
to do, so the expected delay is "in general" not accurate anyway.



--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/35672?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I79de77c79af4d50d1eb9ca0c5417123ff760dca3
Gerrit-Change-Number: 35672
Gerrit-PatchSet: 1
Gerrit-Owner: jolly <andr...@eversberg.eu>
Gerrit-Reviewer: Hoernchen <ew...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-CC: fixeria <vyanits...@sysmocom.de>
Gerrit-Attention: jolly <andr...@eversberg.eu>
Gerrit-Attention: laforge <lafo...@osmocom.org>
Gerrit-Attention: pespin <pes...@sysmocom.de>
Gerrit-Attention: fixeria <vyanits...@sysmocom.de>
Gerrit-Comment-Date: Tue, 30 Jan 2024 09:23:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Hoernchen <ew...@sysmocom.de>
Comment-In-Reply-To: jolly <andr...@eversberg.eu>
Gerrit-MessageType: comment

Reply via email to