ptaskset3
Linux scheduler Python bindings - Python 3.x
Install
- All systems
-
curl cmd.cat/ptaskset3.sh
- Debian
-
apt-get install python3-schedutils
- Ubuntu
-
apt-get install python3-schedutils
- Kali Linux
-
apt-get install python3-schedutils
- Fedora
-
dnf install python3-schedutils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-schedutils
- Dockerfile
- dockerfile.run/ptaskset3
python3-schedutils
Linux scheduler Python bindings - Python 3.x
Python interface for the Linux scheduler sched_{get,set}{affinity,scheduler} functions and friends. This package provides the Python 3.x module.