From 88b74819b1b6bc311207ea0bba650fe8f9954114 Mon Sep 17 00:00:00 2001 From: andreastaliad Date: Mon, 25 May 2026 16:02:32 +0300 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ccb0ec..cc9514a 100644 --- a/README.md +++ b/README.md @@ -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: