Skip to content

Changes

Started by upstream project gerrit-osmocom-bb #1712
Started 8 days 2 hr ago
Queued 6.5 sec
Took 3 min 22 sec on build5-deb12build-ansible

Summary

  1. trxcon/l1sched: pre-populate MR cache during lchan allocation (details)
Commit 43adab0a688fecc21b96610a684556d88064ed25 by Vadim Yanitskiy
trxcon/l1sched: pre-populate MR cache during lchan allocation

Instead of checking if the MR cache is populated in prim_compose_mr()
and populating it there, let's do this during lchan allocation.  Take
a chance to move lchan allocation logic into its own function.

Change-Id: I079074a402f9c27fff7e25b49bfd1dd409c0f8c3
The file was modifiedsrc/host/trxcon/src/sched_trx.c
The file was modifiedsrc/host/trxcon/src/sched_prim.c