Assign lowest possible scheduling priorities to Sidekiq

main
Jeremy Kescher 2 years ago
parent 025e6ce643
commit b127fa6d36
No known key found for this signature in database
GPG Key ID: 48DFE4BB15BA5940

@ -47,6 +47,11 @@ SystemCallFilter=~@cpu-emulation @debug @keyring @ipc @mount @obsolete @privileg
SystemCallFilter=@chown
SystemCallFilter=pipe
SystemCallFilter=pipe2
Nice=19
CPUSchedulingPolicy=idle
CPUSchedulingPriority=1
IOSchedulingClass=idle
IOSchedulingPriority=7
ReadWritePaths=/home/mastodon/live
[Install]

Loading…
Cancel
Save