Initial tests and target for ASST3, checkpoint 2.
This commit is contained in:
10
test161/tests/vm/matmult.t
Normal file
10
test161/tests/vm/matmult.t
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
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
|
Reference in New Issue
Block a user