os161/test161/tests/vm/matmult.t
2016-04-07 10:16:33 -04:00

11 lines
205 B
Perl

---
name: "Matrix Multiplication"
description: >
Test page faults by performing matrix multiplication on a large array.
tags: [vm]
depends: [not-dumbvm-paging]
sys161:
ram: 2M
---
| p /testbin/matmult