The Linaro Connect scheduler minisummit
The Linaro Connect scheduler minisummit
Posted Feb 23, 2012 7:15 UTC (Thu) by dlang (guest, #313)Parent article: The Linaro Connect scheduler minisummit
as I noted in the big.LITTLE topic, it's not just embedded/SoC systems that can use this sort of thing, current multicore monsters from Intel/AMD have some of the same design trade-offs (turbo mode where you shut some cores off to increase the speed of other cores while remaining within the same thermal envelope is one example)
I am also very curious at how well the current scheduler works on a system with significantly different CPU speeds (ignoring the question of tuning cores on and off, how well does it spread the work?, what happens with a cpu hog thread? can it get stuck on a slow core?)