Re: [PATCH] iptables: lock free counters
From: Patrick McHardy <hidden>
Date: 2009-03-02 21:56:44
Also in:
netfilter-devel
From: Patrick McHardy <hidden>
Date: 2009-03-02 21:56:44
Also in:
netfilter-devel
Eric Dumazet wrote:
Patrick McHardy a écrit :quoted
Eric Dumazet wrote:quoted
real 0m1.810s user 0m0.000s sys 0m0.001sThats really slow ...quoted
CONFIG_NO_HZ=y CONFIG_HZ_1000=y CONFIG_HZ=1000 One cpu is 100% handling softirqs, could it be the problem ?Is this fixed by your RCU quiescent state fix?Yes it is :)
Great, thanks :)