Initial tests and target for ASST3, checkpoint 2.
This commit is contained in:
12
test161/tests/vm/parallelvm.t
Normal file
12
test161/tests/vm/parallelvm.t
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
name: "Parallel VM"
|
||||
description: >
|
||||
Stress tests your VM by performing various matrix computations in
|
||||
multiple concurrent processes.
|
||||
tags: [vm]
|
||||
depends: [not-dumbvm-paging]
|
||||
sys161:
|
||||
cpus: 2
|
||||
ram: 4M
|
||||
---
|
||||
| p /testbin/parallelvm
|
Reference in New Issue
Block a user