On Fri, 17 Sep 2004 02:26:51 +0300 raptor <[EMAIL PROTECTED]> wrote: > hi, > > does someone tried bridge and or router functionality of linux kernel on > multiprocessor system. > Does multiprocessor system increase network performance or give > ability to process higher traffic.. > > What about highest possible troughput someone have achieved ?
Your performance is going depend more on the bus speed and type of NIC used. SMP might help but only if you assign the IRQ for each NIC to a different processor. Network performance is more dependant on memory and bus bandwidth than processor (at least with current hardware). _______________________________________________ LARTC mailing list / [EMAIL PROTECTED] http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
