On 2 December 2014 at 15:09, Viresh Kumar wrote:
> On 2 December 2014 at 12:34, pi-cheng.chen wrote:
>> Add 2 new kind of event for running a memory or a io bounded load.
>> "mem" name for a load is memory bounded, and "iorun" name for a load is io
>> bounded. The default file to be written to cr
On 2 December 2014 at 12:34, pi-cheng.chen wrote:
> Add 2 new kind of event for running a memory or a io bounded load.
> "mem" name for a load is memory bounded, and "iorun" name for a load is io
> bounded. The default file to be written to create the load is /dev/null and
> the device/file could
Add 2 new kind of event for running a memory or a io bounded load.
"mem" name for a load is memory bounded, and "iorun" name for a load is io
bounded. The default file to be written to create the load is /dev/null and
the device/file could be specified with "io_device" key in "global" section.
E.