Searched refs:NUM_PROCS (Results 1 – 1 of 1) sorted by relevance
/external/ltp/ |
D | runltp | 111 [ -d TMPDIR ] [ -D NUM_PROCS,NUM_FILES,NUM_BYTES,CLEAN_FLAG ] -e [ -f CMDFILES(,...) ] 112 [ -g HTMLFILE] [ -i NUM_PROCS ] [ -l LOGFILE ] [ -m NUM_PROCS,CHUNKS,BYTES,HANGUP_FLAG ] 118 -c NUM_PROCS Run LTP under additional background CPU load 119 [NUM_PROCS = no. of processes creating the CPU Load by spinning over sqrt() 124 -D NUM_PROCS,NUM_FILES,NUM_BYTES,CLEAN_FLAG 126 [NUM_PROCS = no. of processes creating Storage Load by spinning over write()] 135 -i NUM_PROCS Run LTP under additional background Load on IO Bus 136 [NUM_PROCS = no. of processes creating IO Bus Load by spinning over sync()] 140 -m NUM_PROCS,CHUNKS,BYTES,HANGUP_FLAG 142 … [NUM_PROCS = no. of processes creating main Memory Load by spinning over malloc()] [all …]
|