<p><a href="https://gerrit.osmocom.org/c/libosmo-abis/+/22755">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/libosmo-abis/+/22755/1/src/trau/osmo_ortp.c">File src/trau/osmo_ortp.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/libosmo-abis/+/22755/1/src/trau/osmo_ortp.c@209">Patch Set #1, Line 209:</a> <code style="font-family:monospace,monospace">    return 0;</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">IMHO it would make a lot more sense to have a global counter for this instead, but this chnage as a  […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">the problem with a global counter is that it has very limited use.  You normally constantly have lchans set-up and torn-down, every time that counter would legitimately increase.</p><p style="white-space: pre-wrap; word-wrap: break-word;">So if at all, it would be a per-lchan counter, and you would only want to look at its increments after the initial setup and before the final teardown.  Even in that case - would we want to put that burden an whatever is processin that counter data externally?</p><p style="white-space: pre-wrap; word-wrap: break-word;">I'd say if at all, we'd probably best</p><ul><li>start some kind of timer</li><li>only count (globally or per-lchan) when that timer has expired</li><li>make sure to stop counting early during channel teardown</li></ul><ul><li>i.e. "not that simple"</li></ul></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-abis/+/22755">change 22755</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/libosmo-abis/+/22755"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-abis </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ide0017987b4cea7fd24795941494f1da913ea673 </div>
<div style="display:none"> Gerrit-Change-Number: 22755 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </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-Comment-Date: Mon, 08 Feb 2021 17:19:38 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Comment-In-Reply-To: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>