<p>pespin <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/19442">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: Introduce support to set cpu-affinity and scheduler policy<br><br>Process willing to support this kind of configuration through VTY simply<br>need to call "osmo_sched_vty_init(tall_ctx);" during startup to register<br>the commands.<br>For multithreaded processes, new threads willing to get their<br>cpu-affinity mask according to VTY config should call<br>osmo_sched_vty_apply_localthread() (potentially after<br>setting the thread name through pthread_setname_np()).<br><br>Related: SYS#4986<br>Change-Id: If76a4bd2cc7b3c7adf5d84790a944d78be70e10a<br>---<br>M include/Makefile.am<br>M include/osmocom/vty/command.h<br>A include/osmocom/vty/cpu_sched_vty.h<br>M src/vty/Makefile.am<br>A src/vty/cpu_sched_vty.c<br>5 files changed, 714 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/42/19442/5</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/19442">change 19442</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/libosmocore/+/19442"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: If76a4bd2cc7b3c7adf5d84790a944d78be70e10a </div>
<div style="display:none"> Gerrit-Change-Number: 19442 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </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: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>