aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/timeouts_emu.yml
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/config/linux/bits/timeouts_emu.yml')
-rw-r--r--dashboard/config/linux/bits/timeouts_emu.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/timeouts_emu.yml b/dashboard/config/linux/bits/timeouts_emu.yml
index b72d369a6..c8f4b01d0 100644
--- a/dashboard/config/linux/bits/timeouts_emu.yml
+++ b/dashboard/config/linux/bits/timeouts_emu.yml
@@ -4,7 +4,7 @@
config:
# We reduce number of vivid/netrom/rose/hcd devices to 2 because we use at most 2 procs
# with emulation and creating these devices takes time during boot.
- - CMDLINE: [append, "smp.csd_lock_timeout=300000 watchdog_thresh=165 workqueue.watchdog_thresh=420 sysctl.net.core.netdev_unregister_timeout_secs=420 dummy_hcd.num=2"]
+ - CMDLINE: [append, "smp.csd_lock_timeout=300000 watchdog_thresh=165 workqueue.watchdog_thresh=420 sysctl.net.core.netdev_unregister_timeout_secs=420 dummy_hcd.num=2 max_loop=2 nbds_max=2"]
# See the comment in x86_64.yml re these numbers.
- RCU_CPU_STALL_TIMEOUT: 300
- DEFAULT_HUNG_TASK_TIMEOUT: [420, -nonoise, -kmsan, -kcsan, -kmemleak]