Eric Dumazet
7489aec8ee
netfilter: xtables: stackptr should be percpu
...
commit f3c5c1bfd4 (netfilter: xtables: make ip_tables reentrant)
introduced a performance regression, because stackptr array is shared by
all cpus, adding cache line ping pongs. (16 cpus share a 64 bytes cache
line)
Fix this using alloc_percpu()
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-By: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-05-31 16:41:35 +02:00
..
2010-05-31 16:41:35 +02:00
2010-05-15 23:28:40 -07:00
2010-03-30 22:02:32 +09:00
2010-05-17 17:18:51 -07:00
2010-05-17 23:23:14 -07:00
2009-10-18 18:52:53 -07:00
2010-04-11 14:53:53 -07:00
2010-02-22 16:20:22 -08:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2009-05-18 15:16:37 -07:00
2010-04-26 16:13:54 +02:00
2010-03-30 22:02:32 +09:00
2010-05-17 23:23:14 -07:00
2010-05-17 17:18:50 -07:00
2010-04-11 14:53:53 -07:00
2010-05-15 23:28:40 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-05-15 23:28:40 -07:00
2009-11-23 10:41:23 -08:00
2010-03-30 22:02:32 +09:00
2009-11-13 20:46:58 -08:00
2010-04-20 16:02:01 +02:00
2010-03-30 22:02:32 +09:00
2010-05-17 23:23:14 -07:00
2010-05-17 17:18:51 -07:00
2010-05-17 23:23:14 -07:00
2010-05-17 17:18:52 -07:00
2010-04-28 15:31:51 -07:00
2010-02-22 16:20:22 -08:00
2010-04-11 14:53:53 -07:00
2010-05-17 22:36:55 -07:00
2010-05-26 00:38:56 -07:00
2010-04-15 13:31:29 +02:00
2010-05-17 17:18:50 -07:00
2010-03-21 18:31:35 -07:00
2009-09-14 17:03:01 -07:00
2010-05-10 18:39:28 +02:00
2010-05-17 17:18:51 -07:00
2009-12-23 14:13:30 -08:00
2010-05-15 23:28:40 -07:00
2009-03-02 03:00:15 -08:00
2010-03-30 22:02:32 +09:00
2009-03-02 03:00:15 -08:00
2009-12-03 16:06:13 -08:00
2009-11-23 10:41:23 -08:00
2010-05-17 17:44:35 -07:00
2010-05-16 00:36:33 -07:00
2009-11-23 10:41:23 -08:00
2010-04-11 14:53:53 -07:00
2010-05-17 22:35:36 -07:00
2010-03-30 22:02:32 +09:00
2009-03-02 03:00:15 -08:00
2010-04-27 12:53:25 -07:00
2009-05-25 22:44:59 -07:00
2009-11-23 10:41:23 -08:00
2009-11-23 10:41:23 -08:00
2010-05-17 17:44:35 -07:00
2010-03-30 22:02:32 +09:00
2009-09-30 16:12:20 -07:00
2010-05-28 10:18:40 -07:00
2010-01-17 19:16:02 -08:00
2010-05-17 17:18:51 -07:00
2010-03-30 22:02:32 +09:00
2010-03-25 16:00:30 +01:00
2010-04-07 03:43:19 -07:00