Updated README

This commit is contained in:
2026-05-25 16:02:32 +03:00
parent 2a20323b2d
commit 88b74819b1
+1 -1
View File
@@ -22,7 +22,7 @@ bash thread_recursive_scaling/run_thread_recursive.sh
Enable the dangerous stress test (timeboxed):
```sh
ALLOW_DANGEROUS=1 FORK_BOMB_SECONDS=5 bash run_all_experiments.sh
PROC_SAMPLE_STEP=50 ALLOW_DANGEROUS=1 FORK_BOMB_SECONDS=5 bash run_all_experiments.sh
```
## Key Commands for lifting linux kernel restrictions on alpine linux for threads & processes: