<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Making &#8216;ondemand&#8217; CPU frequency scaling more responsive</title>
	<atom:link href="http://www.justuber.com/blog/2009/05/12/making-ondemand-cpu-frequency-scaling-more-responsive/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justuber.com/blog/2009/05/12/making-ondemand-cpu-frequency-scaling-more-responsive/</link>
	<description>Dancing with Nerds</description>
	<lastBuildDate>Wed, 10 Mar 2010 12:36:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Como hacer que Ubuntu en tu laptop sea mucho más rápido &#171; El rincon de Mozyto</title>
		<link>http://www.justuber.com/blog/2009/05/12/making-ondemand-cpu-frequency-scaling-more-responsive/comment-page-1/#comment-30365</link>
		<dc:creator>Como hacer que Ubuntu en tu laptop sea mucho más rápido &#171; El rincon de Mozyto</dc:creator>
		<pubDate>Fri, 21 Aug 2009 20:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/?p=155#comment-30365</guid>
		<description>[...] Fuente: Making &#8216;ondemand&#8217; CPU frequency scaling more responsive [...]</description>
		<content:encoded><![CDATA[<p>[...] Fuente: Making &#8216;ondemand&#8217; CPU frequency scaling more responsive [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.justuber.com/blog/2009/05/12/making-ondemand-cpu-frequency-scaling-more-responsive/comment-page-1/#comment-27620</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 29 Jun 2009 18:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/?p=155#comment-27620</guid>
		<description>Hi Slate8,

Check out this blog post to read how to set a script to run at boot time. http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/

Chris</description>
		<content:encoded><![CDATA[<p>Hi Slate8,</p>
<p>Check out this blog post to read how to set a script to run at boot time. <a href="http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/" rel="nofollow">http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/</a></p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slate8</title>
		<link>http://www.justuber.com/blog/2009/05/12/making-ondemand-cpu-frequency-scaling-more-responsive/comment-page-1/#comment-27601</link>
		<dc:creator>Slate8</dc:creator>
		<pubDate>Mon, 29 Jun 2009 11:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/?p=155#comment-27601</guid>
		<description>Great little article. Have tried it myself but get &quot;denied&quot; messages when trying this on 9.04. Even running as sudo didn&#039;t help. Finally I tried sudo su, then ran the commands and it works! woo!

I have added the lines into /etc/rc.local but it does not seem to kick in on boot (presumably because of permissions). Any suggestions how I might get this working on each boot?

Thanks again.</description>
		<content:encoded><![CDATA[<p>Great little article. Have tried it myself but get &#8220;denied&#8221; messages when trying this on 9.04. Even running as sudo didn&#8217;t help. Finally I tried sudo su, then ran the commands and it works! woo!</p>
<p>I have added the lines into /etc/rc.local but it does not seem to kick in on boot (presumably because of permissions). Any suggestions how I might get this working on each boot?</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kendon</title>
		<link>http://www.justuber.com/blog/2009/05/12/making-ondemand-cpu-frequency-scaling-more-responsive/comment-page-1/#comment-25264</link>
		<dc:creator>kendon</dc:creator>
		<pubDate>Fri, 15 May 2009 22:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/?p=155#comment-25264</guid>
		<description>awesome ;)

would be nice to have it somewhere in your home-directory AND have it executed by default, in terms of keeping the setting for an upgrade/reinstallation. but i guess a script in ~/ does it aswell.</description>
		<content:encoded><![CDATA[<p>awesome <img src='http://www.justuber.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>would be nice to have it somewhere in your home-directory AND have it executed by default, in terms of keeping the setting for an upgrade/reinstallation. but i guess a script in ~/ does it aswell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.justuber.com/blog/2009/05/12/making-ondemand-cpu-frequency-scaling-more-responsive/comment-page-1/#comment-25262</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 15 May 2009 22:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/?p=155#comment-25262</guid>
		<description>Ah, it seems I missed &#039;_load&#039; from the end of that file. I&#039;ve edited the tutorial above to reflect that now! I&#039;ve also put the commands in a code box and added some info on how to force these settings to apply at each boot.</description>
		<content:encoded><![CDATA[<p>Ah, it seems I missed &#8216;_load&#8217; from the end of that file. I&#8217;ve edited the tutorial above to reflect that now! I&#8217;ve also put the commands in a code box and added some info on how to force these settings to apply at each boot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kendon</title>
		<link>http://www.justuber.com/blog/2009/05/12/making-ondemand-cpu-frequency-scaling-more-responsive/comment-page-1/#comment-25257</link>
		<dc:creator>kendon</dc:creator>
		<pubDate>Fri, 15 May 2009 20:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.justuber.com/blog/?p=155#comment-25257</guid>
		<description>thx for the hint, this new behaviour annoyed the crap out of me too.

two comments though:
would be nice if you give the commands in &quot;code box&quot; or something as script, so a reader (me ;) can just c&amp;p it into a file. but that&#039;s just a remark, no critizism here.
when i tried the commands on my system it responded with &quot;/sys/devices/system/cpu/cpu0/cpufreq/ondemand/ignore_nice: No such file or directory&quot;. the file is called ignore_nice_load on my system, i am using ubuntu jaunty, maybe you have cut some text of your command? doesn&#039;t seem obvious to me why the filename should differ on systems.</description>
		<content:encoded><![CDATA[<p>thx for the hint, this new behaviour annoyed the crap out of me too.</p>
<p>two comments though:<br />
would be nice if you give the commands in &#8220;code box&#8221; or something as script, so a reader (me <img src='http://www.justuber.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  can just c&amp;p it into a file. but that&#8217;s just a remark, no critizism here.<br />
when i tried the commands on my system it responded with &#8220;/sys/devices/system/cpu/cpu0/cpufreq/ondemand/ignore_nice: No such file or directory&#8221;. the file is called ignore_nice_load on my system, i am using ubuntu jaunty, maybe you have cut some text of your command? doesn&#8217;t seem obvious to me why the filename should differ on systems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
