Skip to content

Instantly share code, notes, and snippets.

@crosbymichael
Created August 23, 2019 21:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crosbymichael/5c716ba2670341dd643a3890a9af08f0 to your computer and use it in GitHub Desktop.
Save crosbymichael/5c716ba2670341dd643a3890a9af08f0 to your computer and use it in GitHub Desktop.
#!/bin/bash
mkdir -p /sys/fs/cgroup/cpuset/buildkit
echo 5-7 >> /sys/fs/cgroup/cpuset/buildkit/cpuset.cpus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment