ASST3 test cleanup; added forkbomb

This commit is contained in:
Scott Haseley
2016-04-07 14:10:47 -04:00
parent a56bf008ba
commit 854931ea44
17 changed files with 40 additions and 21 deletions

View File

@@ -1,11 +1,11 @@
---
name: "Big Fork"
description: >
Stress tests your VM by performing various matrix computations in
Stress tests your VM system 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]
depends: [not-dumbvm-vm, /syscalls/forktest.t]
sys161:
cpus: 4
ram: 8M