ghacks Technology News

Google Stress App Test

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 least one memory error per year with the amount of correctable errors per year averaging over 22000.

Google has released a Stress App Test at Google Code. The program, that is released under the Apache 2.0 license, tries to ” 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”.

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.

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.

The software program is available for download at the Google Code project page. Installation and usage guides are available on the website.

Enjoyed the article?: Then sign-up for our free newsletter or RSS feed to kick off your day with the latest technology news and tips, or share the article with your friends and contacts on Facebook or Twitter.

Related Articles:

Test Your PC’s Stability
Stress Relief, Destroy Your Desktop
Test Your Computer With Heavy Load
How to test your RAM for errors
Take Eye Stress Relief Breaks With Eyecare



About the Author:Martin Brinkmann is a journalist from Germany who founded Ghacks Technology News Back in 2005. He is passionate about all things tech and knows the Internet and computers like the back of his hand. You can follow Martin on Facebook or Twitter.

Author: , Monday October 19, 2009 -
Tags:, , ,


Responses so far:

  1. I wonder how this compares to Memtest.

  2. krishnan says:

    Does this Google StressApptest works only on unix platform? Is there any windows version?

Leave a Reply   Follow Ghacks   Subscribe To Comment Rss

Subscribe without commenting

© 2005-2012 Ghacks.net. All Rights Reserved. Privacy Policy - About Us