mirror of
https://github.com/exo-explore/exo.git
synced 2025-10-23 02:57:14 +03:00
remove kern.timer.scan_interval from bootstrap.sh
This commit is contained in:
1
.github/bootstrap.sh
vendored
1
.github/bootstrap.sh
vendored
@@ -203,7 +203,6 @@ sudo sysctl -w kern.timer_coalesce_tier3_ns_max=1000
|
||||
sudo sysctl -w kern.timer_coalesce_tier4_scale=-5
|
||||
sudo sysctl -w kern.timer_coalesce_tier4_ns_max=1000
|
||||
# Set minimum allowed scan intervals
|
||||
sudo sysctl -w kern.timer.scan_interval=40000
|
||||
sudo sysctl -w kern.timer.longterm.scan_interval=100000
|
||||
sudo sysctl -w kern.cpu_checkin_interval=5000
|
||||
# Disable QoS restrictions
|
||||
|
||||
Reference in New Issue
Block a user