Attention is currently required from: neels.
pespin has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-bsc/+/28205
)
Change subject: fix performance for chan_counts and all_allocated stats
......................................................................
Patch Set 2:
(1 comment)
File src/osmo-bsc/chan_counts.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/28205/comment/ae278fd7_d1352524
PS1, Line 233: case NM_OC_RADIO_CARRIER:
Pau, I'd appreciate very much if you could confirm
which signals should […]
The situation you are trying to catch ("the trx is
enabled, just after trx_is_usable() starts to return true." || "the trx is
disabled, just after trx_is_usable() returns false.") is precisely what
S_NM_RUNNING_CHG I itnroduced recently is for. You should be using that one only in that
case (you also need to do the checks for the BBTRANSC also, since trx_is_usable() checks
both RCARRIER and BBTRANSC).
Please have a look at the commit messages I posted above, they contain a couple examples
on how to use the signal.
--
To view, visit
https://gerrit.osmocom.org/c/osmo-bsc/+/28205
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I580bfae329aac8d4552723164741536af6512011
Gerrit-Change-Number: 28205
Gerrit-PatchSet: 2
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 31 May 2022 17:14:40 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: neels <nhofmeyr(a)sysmocom.de>
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment