<p>neels <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/21989">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">hodec2: fix congestion oscillation bug<br><br>When evenly distributing congestion across cells, count the number of<br>occupied lchans surpassing congestion, and not the overall number of<br>free lchans -- which disregards congestion thresholds.<br><br>Fix the bugs shown by<br> test_congestion_no_oscillation.ho_vty<br> test_balance_congestion_tchf_tchh.ho_vty<br><br>This implements a simple calculation for congestion load by counting<br>lchans in use above congestion. An improvement of this calculation<br>using percent follows in I55234c6c99eb02ceee52be0d7388bea14304930f.<br><br>Related: SYS#5259<br>Change-Id: Icb373dc6bfc9819446db5e96f71921781fe2026d<br>---<br>M src/osmo-bsc/handover_decision_2.c<br>M tests/handover/test_balance_congestion_tchf_tchh.ho_vty<br>M tests/handover/test_congestion_no_oscillation.ho_vty<br>M tests/handover/test_congestion_no_oscillation2.ho_vty<br>4 files changed, 14 insertions(+), 36 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/89/21989/5</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/21989">change 21989</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/+/21989"/><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: Icb373dc6bfc9819446db5e96f71921781fe2026d </div>
<div style="display:none"> Gerrit-Change-Number: 21989 </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>