Re: SMP/cc Cluster description

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu Dec 06 2001 - 17:37:18 EST


> problem. Scheduler, networking, device drivers, everything. That's
> thousands of locks and uncountable bugs, not to mention the impact on
> uniprocessor performance.

Most of my block drivers in Linux have one lock. The block queuing layer
has one lock which is often the same lock.

> You tell me - which is easier, multithreading the networking stack to
> 64 way SMP or running 64 distinct networking stacks?

Which is easier. Managing 64 routers or managing 1 router ?
-
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/



This archive was generated by hypermail 2b29 : Fri Dec 07 2001 - 21:00:36 EST