Advertisement
Querzion

etc-libvirt-hooks-qemu-d-winx-release-end-isocpurevert.sh

Apr 5th, 2023
477
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.26 KB | Source Code | 0 0
  1. # CPU PINNING   -       lscpu -e # Unlock all cores for GNU/Linux
  2.  
  3. systemctl set-property --runtime -- user.slice AllowedCPUs=0-23
  4. systemctl set-property --runtime -- system.slice AllowedCPUs=0-23
  5. systemctl set-property --runtime -- init.scope AllowedCPUs=0-23
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement