<div dir="ltr">not with that <span style="font-family:monospace,monospace">apostrophe, in doesn't :P<br></span><div><span style="font-family:monospace,monospace"><br></span><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 5, 2017 at 6:02 PM, Jake <span dir="ltr"><<a href="mailto:jake@spaz.org" target="_blank">jake@spaz.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">amazing script-writing skills Robb!!<br>
<br>
you should also put this at the beginning:<br>
if ! which cpupower<br>
        then<br>
        echo this script doesn't work without cpupower<br>
        echo try this:<br>
        echo sudo apt-get install linux-tools-common<br>
        exit 1<br>
fi<div class="HOEnZb"><div class="h5"><br>
<br>
On Wed, 5 Apr 2017, robb wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
while playing around with some cpu intensive programs like blender, ardour,<br>
obs-studio, etc,<br>
i learned things run better when your cpu governor is set to "performance"<br>
<br>
so i wrote a simple shell script to handle setting the governor<br>
<br>
<a href="https://github.com/muxlux/setgov.sh" rel="noreferrer" target="_blank">https://github.com/muxlux/setg<wbr>ov.sh</a><br>
<br>
it's no masterpiece but it works so far<br>
<br>
</blockquote>
</div></div></blockquote></div><br></div>