<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; stress test</title>
	<atom:link href="http://www.ghacks.net/tag/stress-test/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Stress App Test</title>
		<link>http://www.ghacks.net/2009/10/19/google-stress-app-test/</link>
		<comments>http://www.ghacks.net/2009/10/19/google-stress-app-test/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 16:04:17 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[google code]]></category>
		<category><![CDATA[google stress app test]]></category>
		<category><![CDATA[linux software]]></category>
		<category><![CDATA[stress test]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=17459</guid>
		<description><![CDATA[Google recently published a study in corporation with the University of Toronto that came to the conclusion that computer memory error rates are higher than previously suspected. The study, conducted over the course of 2.5 years on tens of thousands of Google servers, revealed that a third of all machines in the test experienced at [...]]]></description>
			<content:encoded><![CDATA[<p>Google recently published a study in corporation with the University of Toronto that came to the conclusion that computer memory error rates are higher than previously suspected. The <a href="http://www.cs.toronto.edu/~bianca/">study</a>, conducted over the course of 2.5 years on tens of thousands of Google servers, revealed that a third of all machines in the test experienced at least one memory error per year with the amount of correctable errors per year averaging over 22000.</p>
<p>Google has released a Stress App Test at Google Code. The program, that is released under the Apache 2.0 license, tries to &#8221; maximize randomized traffic to memory from processor and I/O, with the intent of creating a realistic high load situation in order to test the existing hardware devices in a computer&#8221;. </p>
<p><span id="more-17459"></span>The Google Stress App Test was designed for several applications including stress testing but also hardware qualification and debugging, memory interface tests and disk testing.</p>
<blockquote><p>stressapptest is a userspace test, primarily composed of threads doing memory copies and directIO disk read/write. It allocates a large block of memory (typically 85% of the total memory on the machine), and each thread will choose randomized blocks of memory to copy, or to write to disk. Typically there are two threads per processor, and two threads for each disk. Result checking is done as the test proceeds by CRCing the data as it is copied. </p></blockquote>
<p>The software program is available for <a href="http://code.google.com/p/stressapptest/">download</a> at the Google Code project page. Installation and usage guides are available on the website.</p>

	Tags: <a href="http://www.ghacks.net/tag/google-code/" title="google code" rel="tag">google code</a>, <a href="http://www.ghacks.net/tag/google-stress-app-test/" title="google stress app test" rel="tag">google stress app test</a>, <a href="http://www.ghacks.net/tag/linux-software/" title="linux software" rel="tag">linux software</a>, <a href="http://www.ghacks.net/tag/stress-test/" title="stress test" rel="tag">stress test</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/17/where-do-i-find-linux-software/" title="Where do I find Linux software? (April 17, 2009)">Where do I find Linux software?</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/07/07/vlc-media-player-1-0-released/" title="VLC Media Player 1.0 Released (July 7, 2009)">VLC Media Player 1.0 Released</a> (9)</li>
	<li><a href="http://www.ghacks.net/2008/07/07/test-your-computer-with-heavy-load/" title="Test Your Computer With Heavy Load (July 7, 2008)">Test Your Computer With Heavy Load</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/06/18/stream-music-with-subsonic/" title="Stream Music With Subsonic (June 18, 2009)">Stream Music With Subsonic</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/03/19/smplayer-067-out/" title="SMPlayer 0.6.7 out (March 19, 2009)">SMPlayer 0.6.7 out</a> (17)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/10/19/google-stress-app-test/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Test Your Computer With Heavy Load</title>
		<link>http://www.ghacks.net/2008/07/07/test-your-computer-with-heavy-load/</link>
		<comments>http://www.ghacks.net/2008/07/07/test-your-computer-with-heavy-load/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 10:17:04 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[heavy load]]></category>
		<category><![CDATA[memtest]]></category>
		<category><![CDATA[stress test]]></category>
		<category><![CDATA[system test]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5236</guid>
		<description><![CDATA[It is always a good idea to stress test a new computer or new hardware to make sure that it is fully functionally and without errors. Hardware that is not working properly can lead to all kind of problems such as system crashes, data loss and even hardware defects.
Heavy Load is putting the system and [...]]]></description>
			<content:encoded><![CDATA[<p>It is always a good idea to stress test a new computer or new hardware to make sure that it is fully functionally and without errors. Hardware that is not working properly can lead to all kind of problems such as system crashes, data loss and even hardware defects.</p>
<p><a href="http://www.jam-software.de/freeware/HeavyLoadSetup.exe">Heavy Load</a> is putting the system and its hardware to the test including CPU, Memory and Hard Drives.<em>&#8220;HeavyLoad writes a large test-file to the temp folder, it allocates physical and virtual memory and it draws patterns in its window.&#8221;</em></p>
<p>A chart is displaying CPU usage and free memory during the tests but the only indication that the tests have not been successful would be a crash of either the application or the system. The user has the choice to start only selected tests by enabling icons on top of the program window.</p>
<p><span id="more-5236"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/07/heavy_load-499x393.jpg" alt="heavy load" title="heavy load" width="499" height="393" class="alignnone size-medium wp-image-5237" /></p>
<p>It&#8217;s possible for instance to only stress the CPU to find out if it is working properly or the cause of problems. Experienced users prefer to use specialized applications like <a href="http://www.ghacks.net/2006/04/25/memtest-34/">MemTest</a> to test the memory of the computer instead.</p>

	Tags: <a href="http://www.ghacks.net/tag/hardware/" title="Hardware" rel="tag">Hardware</a>, <a href="http://www.ghacks.net/tag/heavy-load/" title="heavy load" rel="tag">heavy load</a>, <a href="http://www.ghacks.net/tag/memtest/" title="memtest" rel="tag">memtest</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/stress-test/" title="stress test" rel="tag">stress test</a>, <a href="http://www.ghacks.net/tag/system-test/" title="system test" rel="tag">system test</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/07/31/bad-choice-giving-the-user-no-choice/" title="Bad Choice: Giving The User No Choice (July 31, 2008)">Bad Choice: Giving The User No Choice</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/youtube-batch-downloader/" title="Youtube Batch Downloader (May 13, 2008)">Youtube Batch Downloader</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/07/07/test-your-computer-with-heavy-load/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
