<?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: A Quick CPU Intensive Script for Testing Purposes with md5sum</title>
	<atom:link href="http://www.thelinuxdaily.com/2010/03/a-quick-cpu-intensive-script-for-testing-purposes-with-md5sum/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thelinuxdaily.com/2010/03/a-quick-cpu-intensive-script-for-testing-purposes-with-md5sum/</link>
	<description>Tutorials, Guides, Tips, and Tricks from Everyday Experiences</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:08:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: muzzol</title>
		<link>http://www.thelinuxdaily.com/2010/03/a-quick-cpu-intensive-script-for-testing-purposes-with-md5sum/#comment-581</link>
		<dc:creator>muzzol</dc:creator>
		<pubDate>Fri, 02 Dec 2011 13:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxdaily.com/?p=1535#comment-581</guid>
		<description>yes &gt; /dev/null</description>
		<content:encoded><![CDATA[<p>yes &gt; /dev/null</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Desbois</title>
		<link>http://www.thelinuxdaily.com/2010/03/a-quick-cpu-intensive-script-for-testing-purposes-with-md5sum/#comment-580</link>
		<dc:creator>Rob Desbois</dc:creator>
		<pubDate>Fri, 15 Apr 2011 12:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxdaily.com/?p=1535#comment-580</guid>
		<description>Hi Derek, just came across your post searching for simple stress-testing techniques. A simpler one I&#039;ve been using recently involves just dd, plus nice to ensure it gets as much CPU time as it can.
&gt; nice -n -20 dd if=/dev/zero of=/dev/null bs=1024k

Pretty intensive...I guess if you wanted an even more intensive test, you could create a real-time scheduled program (sched_setscheduler(2)), but that could be a tad overkill ;-)</description>
		<content:encoded><![CDATA[<p>Hi Derek, just came across your post searching for simple stress-testing techniques. A simpler one I&#8217;ve been using recently involves just dd, plus nice to ensure it gets as much CPU time as it can.<br />
&gt; nice -n -20 dd if=/dev/zero of=/dev/null bs=1024k</p>
<p>Pretty intensive&#8230;I guess if you wanted an even more intensive test, you could create a real-time scheduled program (sched_setscheduler(2)), but that could be a tad overkill <img src='http://www.thelinuxdaily.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

