Eric Dumazet
1240d1373c
ipv4: udp: Optimise multicast reception
...
UDP multicast rx path is a bit complex and can hold a spinlock
for a long time.
Using a small (32 or 64 entries) stack of socket pointers can help
to perform expensive operations (skb_clone(), udp_queue_rcv_skb())
outside of the lock, in most cases.
It's also a base for a future RCU conversion of multicast recption.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Lucian Adrian Grijincu <lgrijincu@ixiacom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-08 20:53:08 -08:00
..
2009-11-06 00:55:55 -08:00
2009-11-05 22:18:18 -08:00
2009-10-18 21:31:59 -07:00
2009-09-01 17:40:57 -07:00
2009-10-07 14:45:58 -07:00
2009-10-18 18:52:53 -07:00
2009-11-04 22:05:10 -08:00
2009-09-14 17:03:01 -07:00
2009-11-06 00:55:55 -08:00
2009-10-05 00:21:56 -07:00
2009-05-18 15:16:37 -07:00
2009-10-05 00:21:56 -07:00
2009-05-18 15:16:37 -07:00
2009-10-05 00:21:56 -07:00
2009-11-01 23:55:10 -08:00
2009-09-15 02:37:40 -07:00
2009-10-27 01:03:26 -07:00
2009-10-18 18:52:53 -07:00
2009-02-26 23:13:35 -08:00
2009-10-18 18:52:53 -07:00
2008-11-19 15:44:53 -08:00
2009-10-18 18:52:53 -07:00
2008-11-03 00:23:42 -08:00
2009-06-03 02:51:04 -07:00
2009-11-05 22:34:22 -08:00
2009-11-08 00:53:51 -08:00
2009-10-18 18:52:53 -07:00
2009-06-03 02:51:04 -07:00
2009-10-18 18:52:53 -07:00
2009-10-29 01:39:54 -07:00
2009-09-14 17:03:01 -07:00
2009-05-19 15:36:17 -07:00
2009-10-28 02:22:08 -07:00
2009-10-29 01:13:49 -07:00
2009-06-13 23:36:32 -07:00
2008-10-07 08:38:24 +11:00
2009-06-03 02:51:04 -07:00
2009-04-27 02:45:02 -07:00
2009-09-14 17:03:01 -07:00
2009-10-29 21:28:59 -07:00
2009-11-06 00:55:55 -08:00
2009-10-29 01:28:41 -07:00
2009-09-24 07:21:04 -07:00
2009-03-02 03:00:15 -08:00
2009-08-14 11:18:34 +10:00
2009-03-02 03:00:15 -08:00
2008-11-19 15:43:27 -08:00
2008-01-28 14:55:41 -08:00
2009-03-02 03:00:14 -08:00
2008-10-07 15:58:17 -07:00
2008-01-28 14:55:41 -08:00
2009-11-04 23:24:15 -08:00
2009-10-29 01:28:41 -07:00
2008-01-28 14:55:41 -08:00
2009-11-04 23:24:14 -08:00
2009-10-29 01:28:47 -07:00
2009-10-18 18:52:53 -07:00
2009-03-02 03:00:15 -08:00
2009-10-20 18:55:46 -07:00
2009-05-25 22:44:59 -07:00
2007-07-31 02:27:57 -07:00
2009-03-02 03:00:15 -08:00
2007-07-31 02:27:57 -07:00
2009-03-02 03:00:15 -08:00
2009-10-27 01:03:26 -07:00
2009-09-14 17:03:01 -07:00
2009-09-30 16:12:20 -07:00
2009-11-08 20:53:08 -08:00
2009-11-05 21:40:17 -08:00
2009-06-03 02:51:04 -07:00
2008-08-06 02:39:30 -07:00
2007-10-10 16:55:54 -07:00
2009-06-03 02:51:04 -07:00
2009-06-03 02:51:04 -07:00
2009-08-04 20:18:33 -07:00
2008-11-25 01:05:54 -08:00
2008-01-31 19:27:24 -08:00