Le mardi 22 juin 2010 à 18:01 +0200, Jan Engelhardt a écrit : > On Tuesday 2010-06-22 16:38, Anand Raj Manickam wrote: > > >Hi, > >I am pumping data at a connection rate of 6000 connections per second > > on a Dual Core CPU . > >But CPU 0 is the one which is always occupied upto 100% and CPU 1 is > >always 98-100% idle and after CPU0 reaches 100% connections starts to > >fail. > >Any pointers other than RPS/RFS to load balance the CPU utilization ? > >I m using linux-2.6.26 kernel . > > It's not in 2.6.26. I believe Anand was aware of this RFS/RPS thing not available in 2.6.26 ;) Anand, if you have two NICS, you can try to irq affine each NIC to each CPU. Other than that, you could try a multi queue NIC and fairly recent kernel. 2.6.26 has a lot of bottlenecks, I am not sure trying to use your two cores will actually help. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html