Eric Dumazet
6b10de38f0
loopback: Implement 64bit stats on 32bit arches
...
Uses a seqcount_t to synchronize stat producer and consumer, for packets
and bytes counter, now u64 types.
(dropped counter being rarely used, stay a native "unsigned long" type)
No noticeable performance impact on x86, as it only adds two increments
per frame. It might be more expensive on arches where smp_wmb() is not
free.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-06-14 23:13:07 -07:00
..
2010-05-28 16:14:17 -07:00
2010-05-25 19:41:19 -04:00
2010-05-31 00:27:47 -07:00
2010-05-25 08:07:09 -07:00
2010-05-27 09:12:48 -07:00
2010-05-22 00:36:56 -06:00
2010-05-20 21:04:44 -07:00
2010-05-18 16:10:44 -06:00
2010-05-27 22:05:02 -04:00
2010-05-19 17:10:57 -07:00
2010-05-18 08:49:13 -07:00
2010-05-28 16:14:17 -07:00
2010-05-22 00:36:56 -06:00
2010-05-30 09:12:43 -07:00
2010-05-27 09:12:52 -07:00
2010-05-27 10:22:06 -07:00
2010-05-21 09:37:31 -07:00
2010-05-28 01:37:59 +02:00
2010-05-28 16:14:40 -07:00
2010-05-27 09:19:55 -07:00
2010-05-27 19:59:03 +02:00
2010-05-22 00:36:56 -06:00
2010-05-26 19:51:09 +02:00
2010-05-28 14:26:20 -04:00
2010-05-27 10:22:06 -07:00
2010-06-10 23:31:35 -07:00
2010-05-28 01:37:38 +02:00
2010-06-06 17:42:02 -07:00
2010-05-28 08:35:27 +01:00
2010-05-24 08:01:10 -07:00
2010-05-27 09:12:48 -07:00
2010-05-24 08:01:10 -07:00
2010-05-27 09:12:41 -07:00
2010-05-28 01:38:02 +02:00
2010-05-27 09:12:54 -07:00
2010-05-27 09:12:40 -07:00
2010-05-27 22:05:02 -04:00
2010-06-14 23:13:07 -07:00
2010-05-22 00:36:56 -06:00
2010-05-03 23:02:39 +02:00
2010-05-26 19:51:09 +02:00
2010-05-28 14:42:18 -07:00
2010-05-24 08:01:10 -07:00
2010-05-20 10:16:13 -04:00
2010-05-06 22:04:31 -04:00
2010-05-25 08:16:34 -07:00
2010-04-23 02:08:44 +02:00
2010-05-30 09:02:47 -07:00
2010-05-28 01:37:45 +02:00
2010-05-28 01:37:45 +02:00
2010-05-26 23:27:09 +02:00
2010-05-24 08:01:10 -07:00
2010-06-10 23:31:35 -07:00
2010-05-28 19:40:05 +09:00
2010-05-27 12:46:20 -04:00
2010-05-13 17:43:11 +09:00
2010-05-25 00:48:24 -06:00
2010-06-04 16:00:42 -04:00
2010-05-30 09:11:11 -07:00
2010-05-27 09:12:42 -07:00
2010-05-27 22:05:02 -04:00
2010-06-02 08:26:36 -07:00
2010-05-27 22:05:02 -04:00
2010-05-21 17:22:52 -07:00
2010-05-14 16:59:54 +02:00
2010-05-21 09:37:31 -07:00
2010-05-28 01:37:52 +02:00
2010-05-25 08:07:07 -07:00
2010-05-21 09:37:31 -07:00
2010-05-28 14:26:20 -04:00