Attention is currently required from: Timur Davydov, fixeria.
Hello Jenkins Builder, fixeria,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bts/+/42692?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed: Code-Review-1 by fixeria, Verified+1 by Jenkins Builder
Change subject: trx: factor out FN timer processing into common helper ......................................................................
trx: factor out FN timer processing into common helper
Extract core FN timer handling logic into trx_fn_timer_process() to decouple it from timerfd-specific code.
This allows reusing the same scheduling logic for alternative timer backends (e.g. WebSDR) while keeping timerfd integration as a thin wrapper.
No functional changes intended.
Change-Id: Ia28cce57afb3dc97c8655e855ebd5ace7e096648 --- M src/osmo-bts-trx/scheduler_trx.c 1 file changed, 38 insertions(+), 24 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/92/42692/3