Re: [ANNOUNCE] Multiple run-queues for BFS

2012-12-20 Thread Con Kolivas
Hi Matthias, et al. On Sat, 15 Dec 2012 18:16:43 Matthias Kohler wrote: > I'm doing a CPU-Scheduler based on BFS by Con Kolivas with support for > multiple run-queues. Nice to see you doing interesting hacking on BFS and thanks for your bugfixes previously. Well done making it this far! Multipl

Re: [ANNOUNCE] Multiple run-queues for BFS

2012-12-15 Thread Hillf Danton
On Sun, Dec 16, 2012 at 1:16 AM, Matthias Kohler wrote: > I'm doing a CPU-Scheduler based on BFS by Con Kolivas with support for > multiple run-queues. BFS in itself uses only one run-queue for all > CPU's. This avoids the load-balancing overhead, but does not scale well. > One run-queue per CPU d