<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/23520">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Pick unreserved UL FN when allocating an SBA<br><br>Make sure an unreserved FN is picked and reserved when allocating and<br>scheduling an SBA.<br>In practice this has no change in behavior right now, since anyway using<br>an offset of 52 FNs ensure no USF or POLL has alredy been scheduled that<br>far in the future. Since it's also impossible to allocate more than 1<br>SBA per PDCH and RTS FN, we are also safe about multiple SBAs being<br>allocated, because we use a hardcoded offset of 52.<br>However, that could change in the future, when we dynamically tweak the<br>current offset of 52 FN based on information from BTS about its AGCH<br>queue load:<br>* If load is high, we may need to increase the offset since it<br>will take more time for the BTS to transmit the TBF and hence we must<br>reserve a TBF starting time further in the future (higher FN).<br>* If load turns low, we may schedule next SBA a bit more nearby in time<br>  than the previously allocated SBA, hence here there could be a<br>  collision.<br><br>Related: OS#5020<br>Change-Id: I2d4e21e2307de6c17748e8da5c7e149c947a7eb9<br>---<br>M src/pdch_ul_controller.c<br>M src/pdch_ul_controller.h<br>M src/sba.c<br>M tests/ulc/PdchUlcTest.cpp<br>M tests/ulc/PdchUlcTest.ok<br>5 files changed, 64 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/20/23520/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/23520">change 23520</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-pcu/+/23520"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I2d4e21e2307de6c17748e8da5c7e149c947a7eb9 </div>
<div style="display:none"> Gerrit-Change-Number: 23520 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>