On 26/10/11 05:22, Eugene Kirpichov wrote:
But I guess it isn't always possible to achieve optimal scheduling, right? What's done then; any account for network topology perhaps?
I'd recommend this paper if you are curious, it explains the Fair Scheduler http://www.cs.berkeley.edu/~matei/papers/2010/eurosys_delay_scheduling.pdf You can plug in different schedulers with different policies if you want
