[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4C56DC10.9060301@trash.net>
Date: Mon, 02 Aug 2010 16:54:08 +0200
From: Patrick McHardy <kaber@...sh.net>
To: Eric Dumazet <eric.dumazet@...il.com>
CC: Netfilter Development Mailinglist
<netfilter-devel@...r.kernel.org>, netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH nf-next-2.6] netfilter: {ip,ip6,arp}_tables: dont block
bottom half more than necessary
On 23.07.2010 17:23, Eric Dumazet wrote:
> We currently disable BH for the whole duration of get_counters()
>
> On machines with a lot of cpus and large tables, this might be too long.
>
> We can disable preemption during the whole function, and disable BH only
> while fetching counters for the current cpu.
>
Applied, thanks Eric.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists