![]() | ||||||||||
Messages in this thread |
> 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 | ||||||||||