> That isnt the performance issue. The scaling issue tends to be the "wake all
> / wake one" stuff - which is hard to do well for wake one.
Doesn't pthread_cond_signal() wake one relatively efficiently as
opposed to pthread_cond_broadcast()?
-- Matt Ranney - mjr@ranney.com- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/