Re: Performance Results for Ingo's O(1)-scheduler

From: Mark Hahn (hahn@physics.mcmaster.ca)
Date: Tue Jan 22 2002 - 00:28:09 EST


> connecting to a server and talking to each other. Is it a CPU, memory, or
> disk bound benchmark? What is causing the 4-way machines to be only 2x the

none of the above: it's scheduler-bound: billions of runnable threads
that do almost nothing but wake up other threads. a fine example of
where to use coroutines, not kernel threads...

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jan 23 2002 - 21:00:51 EST