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

@@ -4,7 +4,7 @@ description: >
"Test various properites of your vm's heap management using
the sbrk() system call."
tags: [sbrk]
depends: [not-dumbvm-paging, shell]
depends: [not-dumbvm-vm, shell]
sys161:
ram: 4M
---