Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # CPU PINNING - lscpu -e # Unlock all cores for GNU/Linux
- systemctl set-property --runtime -- user.slice AllowedCPUs=0-23
- systemctl set-property --runtime -- system.slice AllowedCPUs=0-23
- systemctl set-property --runtime -- init.scope AllowedCPUs=0-23
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement