<p>neels <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/21204">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">hodec 2: favor moving dyn TS<br><br>When a used timeslot gets moved to another timeslot for load balancing, prefer<br>moving a dynamic timeslot, as illustrated by handover_test.c test 30.<br><br>Rationale: freeing up a dynamic timeslot is better for PDCH availability, as<br>well as for flexibility in timeslots. Test 30 shows that when freeing a static<br>TCH/F even though a dynamic one with identical ratings is in use, later<br>handovers to a TCH/H may become impossible, because no more dynamic timeslots<br>are available to switch to TCH/H. A freed dynamic timeslot allows congestion<br>resolution to continue and reduce more TCH/F to TCH/H.<br><br>The scope of this preference is per-TRX, where the RXLEV ratings used for<br>picking a target lchan are the same by definition. In other words, this never<br>overrules picking another lchan that has better RXLEV.<br><br>Among lchans on dynamic timeslots that could be moved, this code favors moving<br>later lchans; mainly because it makes for a simpler condition in the code.<br><br>Change-Id: Ic221b8d2687cdec0bf94410c84a4da43853f0900<br>---<br>M src/osmo-bsc/handover_decision_2.c<br>M tests/handover/handover_test.c<br>2 files changed, 16 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/04/21204/5</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/21204">change 21204</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-bsc/+/21204"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ic221b8d2687cdec0bf94410c84a4da43853f0900 </div>
<div style="display:none"> Gerrit-Change-Number: 21204 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>