Re: Multithreaded TCP/IP stack

From: Andi Kleen (ak@suse.de)
Date: Thu Jul 13 2000 - 16:35:39 EST


On Thu, Jul 13, 2000 at 02:10:09PM -0400, willy@thepuffingroup.com wrote:
> On Thu, Jul 13, 2000 at 01:50:58PM +0100, Stephen Torri wrote:
> > A friend of mine is critical of linux for not having a multithreaded
> > TCP/IP stack. Is that true? If it is not then what kernel version
> > introduced it. If it is then when should we expect to see it?
>
> davem threaded large portions of the networking stack in early 2.3

And it was threaded since day one, just cooperative and not distributed over
multiple CPUs.

A single threaded thing is something like Minix's file system where
only one process can be active at a time.

-Andi

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



This archive was generated by hypermail 2b29 : Sat Jul 15 2000 - 21:00:18 EST