cset
Allows manipluation of cpusets and provides higher level fun
Install
- All systems
-
curl cmd.cat/cset.sh
- Debian
-
apt-get install cpuset
- Ubuntu
-
apt-get install cpuset
- Kali Linux
-
apt-get install cpuset
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cpuset
- Raspbian
-
apt-get install cpuset
- Dockerfile
- dockerfile.run/cset
cpuset
Allows manipluation of cpusets and provides higher level fun
Cpuset is a Python application to make using the cpusets facilities in the Linux kernel easier. The actual included command is called cset and it allows manipulation of cpusets on the system and provides higher level functions such as implementation and control of a basic CPU shielding setup.