<p>Pau Espin Pedrol <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/11654">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">paging: Add VTY options to calculate T3113 timeout dynamically<br><br>The idea is to have a base static value which is set like before "timer<br>t3113 [seconds]", but now have a part of this timeout calculated<br>dynamically based on BTS channel configuration and channel load.<br><br>This patch only implements initial support to calculate based on channel<br>configuration, but doesn't include code to calculate based on channel<br>load. To implement the later part, we probably need to keep track of BTS<br>paging queues per paging group, which we don't do nowadays.<br><br>Dynamic calculation is enabled by default, and default static base value<br>is decreased accordingly. This way, in a typical setup were the default<br>10 seconds were used, now the calculated final value is 11 seconds.<br>That's intended because it was observed experimentally in osmo-gsm-tester with<br>a similar channel setup that sometimes paging response can arrive slightly<br>later than 10 seconds.<br><br>Related: OS#3680<br>Change-Id: I4fb2969b690151415038631fb6ad059aa6835c7f<br>---<br>M include/osmocom/bsc/gsm_data.h<br>M include/osmocom/bsc/gsm_timers.h<br>M src/osmo-bsc/bsc_vty.c<br>M src/osmo-bsc/gsm_data.c<br>M src/osmo-bsc/gsm_timers_vty.c<br>M src/osmo-bsc/net_init.c<br>M src/osmo-bsc/paging.c<br>7 files changed, 81 insertions(+), 4 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/54/11654/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/11654">change 11654</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/11654"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I4fb2969b690151415038631fb6ad059aa6835c7f </div>
<div style="display:none"> Gerrit-Change-Number: 11654 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Stefan Sperling <ssperling@sysmocom.de> </div>