New ASST3.3 tests (swapping)
This commit is contained in:
17
test161/tests/vm/swap/matmult.t
Normal file
17
test161/tests/vm/swap/matmult.t
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
name: "Matrix Multiplication (Swap)"
|
||||
description: >
|
||||
Test page faults by performing matrix multiplication on a large array.
|
||||
tags: [swap-basic, swap]
|
||||
depends: [/vm/matmult.t]
|
||||
sys161:
|
||||
cpus: 2
|
||||
ram: 1M
|
||||
disk1:
|
||||
enabled: true
|
||||
monitor:
|
||||
commandtimeout: 70.0
|
||||
misc:
|
||||
prompttimeout: 3600.0
|
||||
---
|
||||
| p /testbin/matmult
|
Reference in New Issue
Block a user