lkml.org 
[lkml]   [2002]   [Jan]   [22]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
DateTue, 22 Jan 2002 00:28:09 -0500 (EST)
FromMark Hahn <>
SubjectRe: Performance Results for Ingo's O(1)-scheduler
> 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/

\
 
 \ /
  Last update: 2005-03-22 11:15    [W:0.807 / U:0.630 seconds]
©2003-2008 Jasper Spaans