summaryrefslogtreecommitdiff
path: root/hosts/iroha/sysctl.d
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/iroha/sysctl.d')
-rw-r--r--hosts/iroha/sysctl.d/cachyos.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/hosts/iroha/sysctl.d/cachyos.conf b/hosts/iroha/sysctl.d/cachyos.conf
index eeec6e9..ef686ab 100644
--- a/hosts/iroha/sysctl.d/cachyos.conf
+++ b/hosts/iroha/sysctl.d/cachyos.conf
@@ -1,4 +1,4 @@
-# https://github.com/CachyOS/CachyOS-Settings/blob/master/usr/lib/sysctl.d/99-cachyos-settings.conf
+# https://github.com/CachyOS/CachyOS-Settings/blob/master/usr/lib/sysctl.d/70-cachyos-settings.conf
vm.swappiness = 40
vm.vfs_cache_pressure = 50
vm.dirty_bytes = 268435456
@@ -9,6 +9,7 @@ kernel.nmi_watchdog = 0
net.core.netdev_max_backlog = 4096
net.ipv4.tcp_congestion_control = bbr
net.core.default_qdisc = fq
+fs.file-max = 2097152
# https://wiki.gentoo.org/wiki/User:AbhinavPraveen/Optimizing_Wine_and_Proton_on_Gentoo
-kernel.sched_rt_runtime_us = 980000
+kernel.sched_rt_runtime_us = 990000