Advertisement
Guest User

cpu_pinning.sh

a guest
Jun 24th, 2021
1,904
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. systemctl set-property --runtime -- user.slice AllowedCPUs=0,14
  2. systemctl set-property --runtime -- system.slice AllowedCPUs=0,14
  3. systemctl set-property --runtime -- init.scope AllowedCPUs=0,14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement