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

21 lines
316 B
Perl

---
name: "Quint Sort (Swap)"
description: >
Run five concurent copies of sort.
tags: [swap]
depends: [swap-basic, /vm/quintsort.t, shell]
sys161:
cpus: 2
ram: 2M
disk1:
enabled: true
monitor:
progresstimeout: 30.0
commandtimeout: 700.0
misc:
prompttimeout: 3600.0
---
khu
$ /testbin/quintsort
khu