2016-02-29 20:12:09 -05:00
|
|
|
---
|
2016-03-01 13:11:30 -05:00
|
|
|
name: "Calm Like a Fork Bomb"
|
2016-02-29 20:12:09 -05:00
|
|
|
tags: [stability]
|
2017-03-03 17:12:42 -05:00
|
|
|
depends: [console,sys_fork]
|
2016-02-29 20:12:09 -05:00
|
|
|
sys161:
|
|
|
|
ram: 2M
|
|
|
|
monitor:
|
|
|
|
progresstimeout: 40.0
|
2016-03-10 17:28:47 -05:00
|
|
|
user:
|
|
|
|
enablemin: true
|
|
|
|
min: 0.001
|
|
|
|
max: 1.0
|
|
|
|
kernel:
|
|
|
|
enablemin: true
|
2016-03-10 18:45:35 -05:00
|
|
|
min: 0.01
|
2016-02-29 20:12:09 -05:00
|
|
|
---
|
|
|
|
p /testbin/forkbomb
|