Hacker News new | ask | show | jobs
by sinatosk 3239 days ago
In my experience on older machines, it's possible why it's happening on Unix based OS's and not Windows is because Unix based tend to get more out of your hardware than Windows and this sort of hardware instability shows more frequently.
1 comments

Could be. Linux has a very efficient mutex implementation, and as a result concurrent programs tend to spent a lot less time idling, and thus potentially load the cores more.