20 lines
378 B
Perl
20 lines
378 B
Perl
|
---
|
||
|
name: "Parallel VM (Swap)"
|
||
|
description: >
|
||
|
Stress tests your VM by performing various matrix computations in
|
||
|
multiple concurrent processes.
|
||
|
tags: [swap]
|
||
|
depends: [swap-basic, /vm/parallelvm.t, shell]
|
||
|
sys161:
|
||
|
cpus: 4
|
||
|
ram: 1M
|
||
|
disk1:
|
||
|
enabled: true
|
||
|
monitor:
|
||
|
progresstimeout: 15.0
|
||
|
commandtimeout: 760.0
|
||
|
misc:
|
||
|
prompttimeout: 3600.0
|
||
|
---
|
||
|
$ /testbin/parallelvm -w
|