python3-schedutils

Linux scheduler Python bindings

Description

Python interface for the Linux scheduler sched_{get,set}{affinity,scheduler} functions and friends.

The scheduler is the kernel component that decides which runnable thread will be executed by the CPU next. Each thread has an associated scheduling policy and static scheduler priority, sched_priority. The scheduler makes its decisions based on knowledge of the scheduling policy and static priority of all threads on the system. This package provides Python bindings to get and set the scheduler's knowledge.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://rt.wiki.kernel.org/index.php/Tuna


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-schedutils