On Thu, Jun 14, 2001 at 04:42:29PM -0600, [EMAIL PROTECTED] wrote: > 2. The main thread sets up the data (which are global) and then signals > that there is work to be done on the same condition variable. The first > thread to get awaken takes the work. the remaining threads keep waiting. For curiosities sake, at what point would this technique result in a thundering herd issue? Does it happen near the level at which the number of schedulable entities equal the number of processors or does it have to be much greater than that? mrc -- Mike Castle [EMAIL PROTECTED] www.netcom.com/~dalgoda/ We are all of us living in the shadow of Manhattan. -- Watchmen fatal ("You are in a maze of twisty compiler features, all different"); -- gcc - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/