[issue12655] Expose sched.h functions

Benjamin Peterson report at bugs.python.org
Sat Jul 30 01:30:26 CEST 2011


Benjamin Peterson <benjamin at python.org> added the comment:

I actually implemented this because I wanted to confine a Python process to a cpu to prevent keep it from being tossed from core to core. It made sense to bring the other scheduling functions along for the ride.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12655>
_______________________________________


More information about the Python-bugs-list mailing list