1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-28 17:39:44 +01:00
j1nx 74b69e8ccb Double the amount of fs.inotify.max_user_instances
The default 128 is not enough so increased to 256
have not yet exceeded ~222 instances but will keep an eye on it.
2022-11-10 12:14:33 +01:00

9 lines
213 B
Plaintext

vm.vfs_cache_pressure = 500
vm.swappiness = 100
vm.dirty_background_ratio = 1
vm.dirty_ratio = 50
kernel.panic = 20
fs.inotify.max_user_instances = 256
fs.inotify.max_user_watches = 524288
kernel.printk = 3 4 1 3