<div dir="ltr"><div><div><div><div><div><div>Thanks for that. I was under the impression that systemd was throwing FreeSWITCH into the generic scheduling group and starving it of resources as a result, but when I manually ran ./freeswitch as root it still showed the same values.<br><br></div>Running FS manually with -np yielded pri=20 nice=0 and System Monitor reports priority &quot;normal&quot;<br><br></div>Running FS manually with -rp yielded pri=-2 nice=-10 and System Monitor reports priority &quot;very high&quot;, same results as when FS was started without any priority switch on the command line.<br><br></div>BUT! When I start FS with systemd it maintains priority=-2 but nice all the way down to 19 which is why System Monitor reports &quot;very low&quot;. This happens even with the -rp switch specified in the unit file.<br><br></div>I don&#39;t know how scheduling priority and nice level interact on Debian, but it looks like I have a new research project for this weekend, assuming this is truly something to be concerned about. Or is it?<br><br></div>Thanks for the tips. I will report my findings to the list if I discover anything substantive.<br><br></div>Bote<br><div><div><div><div><br><br><br><br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 4, 2015 at 2:02 PM, Shaun Stokes <span dir="ltr">&lt;<a href="mailto:shaun.stokes@itec-support.co.uk" target="_blank">shaun.stokes@itec-support.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div link="blue" vlink="purple" lang="EN-US">
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">Hi Bote,
<div>
<div><br>
</div>
<div>I believe priority works in a similar way to metric (i.e. lower comes first), so <span style="font-size:10pt">-20 (most favorable scheduling) to +19 (least favorable scheduling).</span></div>
<div><br>
</div>
<div>
<pre style="font-family:monospace,Courier;padding:1em;border:1px dashed rgb(47,111,171);line-height:1.3em;font-size:12.8000001907349px;background-color:rgb(249,249,249)">-rp                    -- enable high(realtime) priority settings
-lp                    -- enable low priority settings
-np                    -- enable normal priority settings (system default)</pre>
</div>
<div>Source: <a href="https://wiki.freeswitch.org/wiki/Command_line" style="font-size:10pt" target="_blank">https://wiki.freeswitch.org/wiki/Command_line</a></div>
<div><br>
</div>
<div>Hope this helps.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Shaun<br>
<div style="font-family:Times New Roman;color:#000000;font-size:16px">
<hr>
<div style="direction:ltr"><font face="Tahoma" color="#000000" size="2"><b>From:</b> <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a> [<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>] on behalf of Bote Man [<a href="mailto:bote_radio@botecomm.com" target="_blank">bote_radio@botecomm.com</a>]<br>
<b>Sent:</b> 04 September 2015 15:54<br>
<b>To:</b> FreeSWITCH Users Help<br>
<b>Subject:</b> [Freeswitch-users] FS priority<br>
</font><br>
</div>
<div></div>
<div><div><div class="h5">
<div>
<p class="MsoNormal">I’m trying to set the priority on a new FreeSWITCH installation built from master on Debian 8 running on bare metal. It is currently running at “very low” priority according to Resource Monitor in the GUI and ‘top’ reports FS is running
 at priority = -2 (that’s negative two) and nice = 19</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">So with the way FreeSWITCH is now launched by systemd is it considered a service or a user application that is simply run in the background?
</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">This affects how systemd treats its control groups and priority and how I will go about troubleshooting this.</p>
<p class="MsoNormal"><br>
Thanks.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Bote</p>
<p class="MsoNormal"> </p>
</div>
<br clear="all"></div></div>
______________________________________________________________________<br>
This message has been checked for all known viruses by MessageLabs Virus Scanning Service.<br>
______________________________________________________________________<br>
</div>
</div>
</div>
</div>
</div>
<br clear="all">
______________________________________________________________________<br>
This message has been checked for all known viruses by  MessageLabs Virus Scanning Service.<br>
______________________________________________________________________<br>
</div>

<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>