diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-09-27 02:38:18 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-28 06:30:44 +0200 |
commit | 15fc1f7056ebdc57e23f99077fec89e63e6fa941 (patch) | |
tree | a2c08d2a77cec6255a5718ed296592b1fc0d33ed /net/econet | |
parent | ipip: percpu stats accounting (diff) | |
download | linux-15fc1f7056ebdc57e23f99077fec89e63e6fa941.tar.xz linux-15fc1f7056ebdc57e23f99077fec89e63e6fa941.zip |
sit: percpu stats accounting
Maintain per_cpu tx_bytes, tx_packets, rx_bytes, rx_packets.
Other seldom used fields are kept in netdev->stats structure, possibly
unsafe.
This is a preliminary work to support lockless transmit path, and
correct RX stats, that are already unsafe.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/econet')
0 files changed, 0 insertions, 0 deletions