[ aria ]
[ ソース: python-schedutils ]
パッケージ: python3-schedutils (0.6-3 など)
python3-schedutils に関するリンク
python-schedutils ソースパッケージをダウンロード:
- [python-schedutils_0.6-3.debian.tar.xz]
- [python-schedutils_0.6-3.dsc]
- [python-schedutils_0.6.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [rt.wiki.kernel.org]
類似のパッケージ:
Linux scheduler Python bindings
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.
その他の python3-schedutils 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)