Date: Fri, 15 Oct 2004 17:48:16 -0700 From: <Venkatesh.Babu@nokia.com> To: <freebsd-current@freebsd.org> Subject: Multiprocessing for network protocol stack Message-ID: <F252EE46074AB645B4F44947EEAD572701254568@mvebe001.americas.nokia.com>
next in thread | raw e-mail | index | archive | help
We have a proprietary OS, which is a variant of FreeBSD 2.x and has = extensive changes to protocol stack. We are planning to migrate to the = latest FreeBSD like 4.x or 5.x to get multiprocessor support. So I am = trying to evaluate these options. How good the network protocol stack takes advantages of the multi = processor in 5.x ? What parallelizing paradigm (Connection level parallelism / Packet = level parallelism / processor per message / predictable parallel = protocol processing) is implemented for network protocol stack (like = TCP/IP) in BSD 5.x ? Are there any benchmarks on the performance analysis of network = protocol stack on multiprocessor system ? Thanks, VBabu=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F252EE46074AB645B4F44947EEAD572701254568>