ptaskset

Linux scheduler Python bindings - Python 2.7

Install

All systems
curl cmd.cat/ptaskset.sh
Debian Debian
apt-get install python-schedutils
Ubuntu
apt-get install python-schedutils
Arch Arch Linux
pacman -S python-schedutils
image/svg+xml Kali Linux
apt-get install python-schedutils
CentOS
yum install python-schedutils
Fedora
dnf install python-schedutils
Windows (WSL2)
sudo apt-get update sudo apt-get install python-schedutils

python-schedutils

Linux scheduler Python bindings - Python 2.7

Python interface for the Linux scheduler sched_{get,set}{affinity,scheduler} functions and friends. This package provides the Python 2.7 module.

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.