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

@@ -3,7 +3,7 @@ name: "Sort Test"
description: >
Test page fault handling by sorting a large array.
tags: [vm]
depends: [not-dumbvm-paging]
depends: [not-dumbvm-vm]
sys161:
ram: 2M
---