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 vstinner
Recipients vstinner
Date 2017-05-04.13:39:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493905156.95.0.557454399187.issue30263@psf.upfronthosting.co.za>
In-reply-to
Content
Oh... I see many unexpected load average!

On the small ARMv7 Ubuntu 3.x (1 CPU), -j8 is used: the load average starts with 2.58 but goes up to 11.13 around "0:04:20 load avg: 11.13 [216/405] ". Load average of 11 on such device seems too high and can explain test failures.

PPC64 Fedora 3.x (64 CPU) starts at 8.48 and goes up to "0:01:33 load avg: 11.33", but it has much more CPUs, so it's ok.
History
Date User Action Args
2017-05-04 13:39:16vstinnersetrecipients: + vstinner
2017-05-04 13:39:16vstinnersetmessageid: <1493905156.95.0.557454399187.issue30263@psf.upfronthosting.co.za>
2017-05-04 13:39:16vstinnerlinkissue30263 messages
2017-05-04 13:39:16vstinnercreate