Skip to content

Instantly share code, notes, and snippets.

View KevinMX's full-sized avatar
🏠
Working from home

Kevin.MX KevinMX

🏠
Working from home
View GitHub Profile
@KevinMX
KevinMX / 99-sysctl.conf
Last active December 11, 2025 09:05
SeedBox tuning (for SSD or better performance machines, increase aio_threads and decrease tick_interval).
###/proc/sys/kernel/ Variables:
##https://www.kernel.org/doc/Documentation/admin-guide/sysctl/kernel.rst
# Allow for more PIDs
kernel.pid_max = 4194303
# Maximum size of an IPC queue
kernel.msgmnb = 65536
# maximum size of an IPC message