Sample Header Ad - 728x90

Can the 0th physical core used asymmetrically on linux?

1 vote
1 answer
525 views
In an SMP and with a fair scheduling algorithm I'd expect all physical cores of a machine to get used evenly by linux. In theory I believe this is the case, but in practice I suspect not. Does anyone have any good explanations why an average linux setup might favour core 0 for certain processes? Is that realistically possible? You may assume that processor affinity for all user space processes is bitmasked to 0xFFFFFFFF. No custom changes made to the kernel either.
Asked by Andrew Parker (133 rep)
Aug 5, 2016, 09:48 AM
Last activity: Aug 14, 2016, 09:17 PM