Re: System no longer distributes load to multiple cores for long running task

2020-09-23 Thread Gregorio .
discussions related to Fedora ; stan Subject: System no longer distributes load to multiple cores for long running task Hi, It's been a while (6 months?) since I ran a python program that uses a 100% cpu core for hours. The last time I ran it, the task would migrate from core to core to core,

System no longer distributes load to multiple cores for long running task

2020-09-21 Thread stan via devel
Hi, It's been a while (6 months?) since I ran a python program that uses a 100% cpu core for hours. The last time I ran it, the task would migrate from core to core to core, every second or so. I could see it doing so in the various tops. Now, it runs on only one core, and doesn't move. This i