New ASST3.3 tests (swapping)
This commit is contained in:
19
test161/tests/vm/swap/quintmat.t
Normal file
19
test161/tests/vm/swap/quintmat.t
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
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
|
Reference in New Issue
Block a user