[issue35622] Add support for Linux SCHED_DEADLINE

Michael Büsch report at bugs.python.org
Sun Dec 30 17:59:52 EST 2018


New submission from Michael Büsch <m at bues.ch>:

Are there plans to support Linux SCHED_DEADLINE in the os module?
If not, would changes to add such support be welcome?

Support for SCHED_DEADLINE would also need support for sched_setattr/sched_getattr.

----------
components: Library (Lib)
messages: 332772
nosy: mb_
priority: normal
severity: normal
status: open
title: Add support for Linux SCHED_DEADLINE
type: enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35622>
_______________________________________


More information about the Python-bugs-list mailing list