aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--benchmark/vm2_fiber_count.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmark/vm2_fiber_count.yml b/benchmark/vm2_fiber_count.yml
index 2005772e84..3ecf6bdcb2 100644
--- a/benchmark/vm2_fiber_count.yml
+++ b/benchmark/vm2_fiber_count.yml
@@ -1,3 +1,5 @@
+# On Linux, you will need to increase the maximum number of memory maps:
+# sudo sysctl -w vm.max_map_count=200000
prelude: |
fibers = []
benchmark: