]> Git Repo - linux.git/commit - net/bridge/br_input.c
bridge: per-cpu packet statistics (v3)
authorstephen hemminger <[email protected]>
Tue, 2 Mar 2010 13:32:09 +0000 (13:32 +0000)
committerDavid S. Miller <[email protected]>
Wed, 17 Mar 2010 04:23:19 +0000 (21:23 -0700)
commit14bb4789833a2e2610f30e2d3e1451701ac96ec1
tree992a40f1c885d22f6bce27d270e5839b1d8d121b
parent0a9627f2649a02bea165cfd529d7bcb625c2fcad
bridge: per-cpu packet statistics (v3)

The shared packet statistics are a potential source of slow down
on bridged traffic. Convert to per-cpu array, but only keep those
statistics which change per-packet.

Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/bridge/br_device.c
net/bridge/br_if.c
net/bridge/br_input.c
net/bridge/br_private.h
This page took 0.0497840000000001 seconds and 4 git commands to generate.