10 Commits

Author SHA1 Message Date
Scott Haseley
160b83330e Changed the stats resolution and monitor windows for the swapping tests. The size of the
stats slice (test161) that was being persisted in mongo was > the 16M mongo document limit.
2016-05-02 15:23:53 -04:00
Scott Haseley
ac901b2a49 triplehuge -> quinthuge 2016-05-02 12:01:16 -04:00
Scott Haseley
5d7e9ac785 Changed quintsort swap test timeout to 1100, which is 2x our 90th percentile 2016-04-29 13:17:43 -04:00
Scott Haseley
f46f7395a1 New ASST3.3 tests (swapping) 2016-04-27 18:48:21 -04:00
Scott Haseley
4e93e0b105 Forkbomb changes. First, use a local success string and make sure to access it early so a page
gets allocated. Second, change the timeout for the vm stability test to 20s. It looks like some
students are right up on this boundary.
2016-04-22 14:54:10 -04:00
Scott Haseley
4bfe7afef3 Increased the progress timeout to 15s for quinthuge and sbrktest. If your VM takes a long time
to clean up when processes exit, the default 10s timeout might be too short.
2016-04-18 15:20:17 -04:00
Scott Haseley
4472cbaed0 Bumped up memory configuration for quint tests 2016-04-15 16:24:03 -04:00
Scott Haseley
0207e6b066 More tests for ASST3.2
Added 2 new sbrktests, one to test a huge sbrk with only touch a few pages (shouldn't crash),
and another to make sure pages are getting freed when the breakpoint moves down. Also, added
a stacktest that checks that 4M stacks are supported and pages are allocated on-demand.
2016-04-14 17:47:54 -04:00
Scott Haseley
854931ea44 ASST3 test cleanup; added forkbomb 2016-04-07 14:10:47 -04:00
Scott Haseley
1600e40d22 Initial tests and target for ASST3, checkpoint 2. 2016-04-07 10:16:33 -04:00