Attention is currently required from: Timur Davydov, fixeria.

Timur Davydov uploaded patch set #3 to this change.

View Change

The following approvals got outdated and were removed: Code-Review-1 by fixeria, Verified+1 by Jenkins Builder

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

To view, visit change 42692. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Ia28cce57afb3dc97c8655e855ebd5ace7e096648
Gerrit-Change-Number: 42692
Gerrit-PatchSet: 3
Gerrit-Owner: Timur Davydov <dtv.comp@gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Attention: Timur Davydov <dtv.comp@gmail.com>