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