Initial tests, commands, and target for asst3.1

This commit is contained in:
Scott Haseley
2016-03-25 11:13:31 -04:00
parent 8380115efa
commit b4bcf45932
9 changed files with 101 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
---
name: "Smarter VM"
description:
"A basic coremap test that makes sure you're not using dumbvm by allocating and freeing all physical memory multiple times"
tags: [coremap]
depends: [boot]
---
|km5