summaryrefslogtreecommitdiffstats
path: root/rteval/hackbench.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into workClark Williams2011-09-141-1/+1
|\
| * allow for float as load specifierClark Williams2011-09-141-1/+1
* | change low-memory threshold to be 0.75GB/coreClark Williams2011-05-141-1/+1
|/
* clean up text portion of 'command_line' tag in XMLClark Williams2010-08-231-1/+2
* clean up XML generationClark Williams2010-08-231-4/+1
* modified hackbench to not run in low memory conditionsClark Williams2010-08-231-7/+14
* add "__main__" section to run hackbench for testingClark Williams2010-08-231-0/+5
* Updated hackbench implementation to avoid overusing resourcesDavid Sommerseth2010-07-261-9/+4
* cap hackbench backoff time at 60 secondsClark Williams2010-07-211-0/+2
* add code to ease memory pressure from hackbenchClark Williams2010-07-211-4/+17
* added load logic to adjust load based on memory/core ratioClark Williams2010-07-161-1/+13
* change default unit of work for hackbench to be threadsClark Williams2010-07-141-1/+1
* modified hackbench parameters to reduce workloadClark Williams2010-07-131-2/+2
* updated source file copyright dates to 2010Clark Williams2010-07-121-1/+2
* modified hackbench arguments to deal with new hackbenchClark Williams2010-07-091-9/+14
* add logging for loadsClark Williams2010-07-081-2/+9
* convert loads and cyclictest to use parameter section for all parametersClark Williams2010-07-081-4/+4
* Updated rteval to use hackbench from rt-testsDavid Sommerseth2010-07-081-46/+8
* rteval: code cleanup and fixesLuis Claudio R. Goncalves2010-05-061-5/+4
* Fix usage of python 2.6 constructs in hackbench.pyClark Williams2010-02-161-14/+15
* add some termination logic to hackbench.pyClark Williams2010-02-161-0/+7
* use popen terminate() method to stop hackbenchClark Williams2010-02-161-1/+1
* modified load::debug to print object nameClark Williams2009-10-121-5/+5
* Rewrote rteval and its modules to make use of the new rtevalConfig classDavid Sommerseth2009-09-181-2/+2
* reworked to use config file for parameters and loadsClark Williams2009-09-171-14/+22
* added dynamic loading of loads from a .ini-style config fileClark Williams2009-09-081-1/+1
* updated copyright, licensing and version infoClark Williams2009-08-111-0/+26
* modified hackbench cleanup to ignore output of "killall"Clark Williams2009-03-181-1/+3
* added __del__ method to hackbench to try and clean up any lingering child pro...Clark Williams2009-03-091-0/+3
* changed load xml formatClark Williams2009-03-041-3/+1
* removed unused xml methods and report methodsClark Williams2009-03-031-3/+0
* added <loads> section to xml output; rearranged load xml output a bitClark Williams2009-03-031-1/+3
* added XMLOut class; ported all modules to use XMLOut; reworked generated XML ...Clark Williams2009-03-031-2/+2
* added xml generation codeClark Williams2009-03-021-0/+3
* fixed incorrect directory print out in debug statementClark Williams2009-02-201-1/+1
* return ready when build is doneClark Williams2009-02-201-0/+1
* renamed from prevert to rtevalClark Williams2009-01-131-0/+73