Geoffrey Challen
e318e3171e
Revert "Merging in 1.0.2."
...
This reverts commit 50cf3276e747c545b4ae53853d9b911731dc463e.
2017-01-09 22:52:13 -05:00
Geoffrey Challen
50cf3276e7
Merging in 2.0.2.
2017-01-09 22:40:23 -05: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
e21c37b14f
Added a secprintf message to the beginning of forkbomb so it causes page faults
...
and allocates pages that we'll need later to print success.
2016-04-15 14:13:48 -04:00
Scott Haseley
a56bf008ba
Change forkbomb to print progress
2016-04-07 13:17:23 -04:00
Scott Haseley
922370ebd4
Changed forkbomb to only print one success message
2016-03-11 14:56:01 -05:00
Guru Prasad Srinivasa
bfa901ed0b
Updated forkbomb so only the parent prints success messages
2016-03-10 19:00:31 -05:00
Guru Prasad Srinivasa
c9c9e50155
Updated forkbomb to better detect success
...
Previously, we were relying on subpage allocator failing to signal
that forkbomb was succeeding. However, there are cases where the
subpage allocator never fails but the test is still progressing fine.
This commit moves the secure print into forkbomb itself and changes
the test constraints to ensure that forkbomb runs for a certain amount
of time without crashing
2016-03-10 17:28:47 -05:00
Geoffrey Challen
cafa9f5690
Initial Spring 2016 commit.
2015-12-23 00:50:04 +00:00