This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author yarda
Recipients bkabrda, yarda
Date 2013-04-16.09:35:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366104913.98.0.143982326257.issue17748@psf.upfronthosting.co.za>
In-reply-to
Content
The current behaviour is not good for power consumption especially with the current tickless kernels - the python processes using "threading" shows in the top of the "powertop" list (on machine tuned for low power consumption) causing 20 wakeups per second.

Also I can confirm the python3 behaves correctly (shows in the bottom of the "powertop" list).
History
Date User Action Args
2013-04-16 09:35:14yardasetrecipients: + yarda, bkabrda
2013-04-16 09:35:13yardasetmessageid: <1366104913.98.0.143982326257.issue17748@psf.upfronthosting.co.za>
2013-04-16 09:35:13yardalinkissue17748 messages
2013-04-16 09:35:13yardacreate