### stressng context switching stress test
###

# MM Test Parameters
export MMTESTS="stressng"

# List of monitors
export RUN_MONITOR=yes
export MONITORS_ALWAYS=
export MONITORS_PLAIN=
export MONITORS_GZIP="proc-vmstat mpstat"
export MONITORS_WITH_LATENCY="vmstat"
export MONITOR_UPDATE_FREQUENCY=10

# schbench
export STRESSNG_MIN_THREADS=1
export STRESSNG_MAX_THREADS=1
export STRESSNG_RUNTIME=30
export STRESSNG_ITERATIONS=7
export STRESSNG_TESTNAME=context
