Removed disk configuration, test161 now has a larger default disk. Also, added not-dumbvm tag

to not-dumbvm.t.
This commit is contained in:
Scott Haseley 2016-04-07 10:14:58 -04:00
parent fedf80f599
commit 5821a085bf
3 changed files with 1 additions and 9 deletions

View File

@ -7,9 +7,5 @@ tags: [coremap]
depends: [not-dumbvm.t] depends: [not-dumbvm.t]
sys161: sys161:
ram: 4M ram: 4M
disk1:
bytes: 8M
disk2:
bytes: 8M
--- ---
| km5 --avail 32 --kernel 125 | km5 --avail 32 --kernel 125

View File

@ -7,9 +7,5 @@ tags: [coremap]
depends: [not-dumbvm.t] depends: [not-dumbvm.t]
sys161: sys161:
ram: 4M ram: 4M
disk1:
bytes: 8M
disk2:
bytes: 8M
--- ---
| km5 --avail 20 --kernel 105 | km5 --avail 20 --kernel 105

View File

@ -3,7 +3,7 @@ name: "Smarter VM"
description: description:
Test whether you are using dumbvm by allocating and freeing all physical Test whether you are using dumbvm by allocating and freeing all physical
memory multiple times. memory multiple times.
tags: [coremap] tags: [coremap, not-dumbvm]
depends: [boot] depends: [boot]
--- ---
| km5 | km5