2011-07-28 19:09:27 +00:00
|
|
|
### Test niceload -q
|
|
|
|
This works
|
|
|
|
|
2011-07-20 23:58:23 +00:00
|
|
|
### --rm and --runmem
|
2012-10-22 21:08:54 +00:00
|
|
|
OK--rm
|
|
|
|
OK--runmem
|
|
|
|
### -N and --noswap. Must give 0
|
|
|
|
-N 0
|
|
|
|
--noswap 0
|
2011-07-22 08:47:14 +00:00
|
|
|
### --soft -f and test if child is actually suspended and thus takes longer
|
|
|
|
1000000 1000000 6888896
|
|
|
|
This should finish first
|
|
|
|
1000000 1000000 6888896
|
|
|
|
This should finish last
|
2011-07-20 23:58:23 +00:00
|
|
|
### -H and --hard
|
2012-10-22 21:08:54 +00:00
|
|
|
OK-l9.9
|
|
|
|
OK-l9
|
2011-07-20 23:58:23 +00:00
|
|
|
### -f and --factor
|
2012-10-22 21:08:54 +00:00
|
|
|
f 0.1 finish first
|
|
|
|
factor 10 finish last
|