mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-09-07 08:43:42 +08:00
Enable scheduler boost by default
This commit is contained in:
@@ -88,6 +88,7 @@ systemctl enable serial-getty@ttyS0.service
|
||||
# set kernel params
|
||||
echo "net.ipv4.conf.all.rp_filter = 2" >> /etc/sysctl.conf
|
||||
echo "vm.dirty_expire_centisecs = 200" >> /etc/sysctl.conf
|
||||
echo "kernel.sched_boost = 1" >> /etc/sysctl.conf
|
||||
|
||||
# raise comma user's process priority limits
|
||||
echo "comma - rtprio 100" >> /etc/security/limits.conf
|
||||
|
||||
Reference in New Issue
Block a user