Skip to content

Changes

Started by upstream project gerrit-osmocom-bb #1712
Started 6 days 9 hr ago
Queued 8.9 sec
Took 2 min 49 sec on built-in

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_prim.c
The file was modifiedsrc/host/trxcon/src/sched_trx.c