2016-03-25 11:13:31 -04:00
|
|
|
---
|
|
|
|
name: "Coremap Test (Loose Bounds)"
|
2016-03-25 15:33:29 -04:00
|
|
|
description: >
|
|
|
|
Allocates and frees all physical memory multiple times checking
|
|
|
|
that the amount allocated is within a reasonable bound.
|
2016-03-25 11:13:31 -04:00
|
|
|
tags: [coremap]
|
|
|
|
depends: [not-dumbvm.t]
|
|
|
|
sys161:
|
|
|
|
ram: 4M
|
|
|
|
---
|
2016-03-25 15:33:29 -04:00
|
|
|
| km5 --avail 32 --kernel 125
|