netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Single core gets pegged on multi-core PPTP server
@ 2012-01-19 22:35 Bradley Peterson
  2012-01-19 22:55 ` Emanuil Hristov
  2012-01-20  6:16 ` Eric Dumazet
  0 siblings, 2 replies; 5+ messages in thread
From: Bradley Peterson @ 2012-01-19 22:35 UTC (permalink / raw)
  To: paulus, linux-ppp, netdev

Hello,

I am trying to test the capacity of a linux PPTP server, both in
number of connections, and in packets per second.  I am using kernel
2.6.38.8, with the ppp, pptp, and gre modules, and accel-pptp 0.8.3.
I have RPS, RFS, and XPS enabled on the network devices for SMP
support.

But I'm seeing one CPU get pegged out with soft interrupt, while the
others are almost completely idle.

In my current test, I'm starting 250 pptp connections from another
server, then running iperf across each connection.  The client machine
pegs out, sure, but I'm surprised the server pegs out a single CPU.
With RPS, I would expect softirq's to be more balanced.

Where could the bottleneck be?  Do all ppp packets need to be
processed serially?

Brad

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-01-20 15:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-19 22:35 Single core gets pegged on multi-core PPTP server Bradley Peterson
2012-01-19 22:55 ` Emanuil Hristov
2012-01-19 23:28   ` Alexey Osipov
2012-01-20  6:16 ` Eric Dumazet
2012-01-20 15:20   ` Bradley Peterson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).