os161/test161/tests/vm/swap/quintmat.t
2016-04-27 18:48:21 -04:00

20 lines
300 B
Perl

---
name: "Quint Matrix Mult (Swap)"
description: >
Run five concurent copies of matmult.
tags: [swap]
depends: [swap-basic, /vm/quintmat.t, shell]
sys161:
cpus: 4
ram: 2M
disk1:
enabled: true
monitor:
commandtimeout: 400.0
misc:
prompttimeout: 3600.0
---
khu
$ /testbin/quintmat
khu