On Fri, 2 Feb 2007, Ingo Molnar wrote: > > but if the application /has/ identified fundamental parallelism, we > /must not/ shut that parallelism off by /designing/ this interface to > use the fibril thing which is a limited cooperative, single-CPU entity.
Right. We should for example encourage people to use some kind of paralellizing construct. I know! We could even call them "threads", so to give people the idea that they are independent smaller entities in a thicker "rope", and we could call that bigger entity a "task" or "process", since it "processes" data. Or is that just too far out? Linus - 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/