Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-gprs/+/33553 )
Change subject: WIP: defer going to pkt_idle_timer after freeing TBF ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: Posting some of my thoughts from IRC/#osmocom:
``` 22:01 < fixeria> are you sure (GSM_TDMA_FN_DURATION_uS*6) /* > 4.615 * 4 */ would be enough? 22:02 < fixeria> there is a lead time before the scheduler is actually starting to Tx the block of 4 bursts 22:03 < fixeria> https://people.osmocom.org/fixeria/pdch.txt -- 10 * 0.577 ms = 5.77 ms 22:04 < fixeria> so GSM_TDMA_FN_DURATION_uS*6 is already cutting it close ```