Re: SMP/cc Cluster description

Daniel Phillips (phillips@bonn-fries.net)
Thu, 6 Dec 2001 22:30:23 +0100


On December 6, 2001 09:21 pm, Larry McVoy wrote:
> On Thu, Dec 06, 2001 at 12:15:54PM -0800, David S. Miller wrote:
> > If you aren't getting rid of this locking, what is the point?
> > That is what we are trying to talk about.
>
> The points are:
>
> a) you have to thread the entire kernel, every data structure which is a
> problem. Scheduler, networking, device drivers, everything. That's
> thousands of locks and uncountable bugs, not to mention the impact on
> uniprocessor performance.
>
> b) I have to thread a file system.

OK, this is your central point. It's a little more than just a mmap, no?
We're pressing you on your specific ideas on how to handle the 'peripheral'
details.

--
Daniel
-
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/