os161/test161/tests/vm/bigfork.t

16 lines
317 B
Perl
Raw Normal View History

---
name: "Big Fork"
description: >
2016-04-07 14:10:47 -04:00
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]
2016-04-07 14:10:47 -04:00
depends: [not-dumbvm-vm, /syscalls/forktest.t]
sys161:
cpus: 4
ram: 8M
---
khu
$ /testbin/bigfork
khu