Attention is currently required from: pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30569 )
Change subject: Refactor code related to DL-TBF upgrade to multislot ......................................................................
Patch Set 3: Code-Review+1
(1 comment)
File src/tbf_dl_fsm.c:
https://gerrit.osmocom.org/c/osmo-pcu/+/30569/comment/a91ad8c3_63f8c669 PS3, Line 347: dl_tbf_upgrade_to_multislot So we check if this TBF can be upgraded to multislot prior to this, but do we check if we actually have enough resources for that? Or maybe this is not needed? Imagine a situation of a busy PCU running close to its limit of resources. Would an attempt to allocate more resources for a new TBF fail and result in free()ing this TBF?