mdtest with fsync
 
 
 
 
Go to file
Christopher J. Morrone 5ea51638df Add memoryPerTask option
Allows every task to allocate a specified amount of memory as
a rough simulation of a real application's memory usage.

Every page of the allocated memory is touch to defeat lazy
memory allocation.

Original patch by Michael Kluge <michael.kluge@tu-dresden.de>
2012-01-08 10:54:10 -08:00
config Make IOR get its version from a META file. 2011-10-27 18:46:30 -07:00
contrib minor fix for a missing include file 2012-01-03 20:27:09 +01:00
doc Replace defaults.h with a simple initializer function. 2011-11-09 16:30:01 -08:00
scripts Start with the code from IOR-2.10.3 2011-06-17 12:20:43 -07:00
src Add memoryPerTask option 2012-01-08 10:54:10 -08:00
testing Fix python path 2011-10-27 18:46:30 -07:00
COPYRIGHT Start with the code from IOR-2.10.3 2011-06-17 12:20:43 -07:00
META Bump beta version to 2.999.3 2012-01-02 09:58:25 -08:00
Makefile.am Move cbif to the contrib directory. 2011-11-02 17:36:32 -07:00
RELEASE_LOG Start with the code from IOR-2.10.3 2011-06-17 12:20:43 -07:00
bootstrap Begin conversion to autoconf 2011-10-27 17:45:09 -07:00
configure.ac Add autoconf version requirement 2011-11-29 13:09:54 -08:00