[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1520356831.109662.25.camel@gmail.com>
Date: Tue, 06 Mar 2018 09:20:31 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Kirill Tkhai <ktkhai@...tuozzo.com>, davem@...emloft.net,
yoshfuji@...ux-ipv6.org, netdev@...r.kernel.org
Cc: Yuval Mintz <yuvalm@...lanox.com>
Subject: Re: [PATCH RESEND net-next] net: Do synchronize_rcu() in
ip6mr_sk_done() only if this is needed
On Tue, 2018-03-06 at 08:58 -0800, Eric Dumazet wrote:
>
> To be clear, your patch is fine Kirill,
>
> I am only sad seeing one can add a synchronize_rcu() in hot path
> without anyone complaining during code review.
lpaa2:~# time for i in {1..1000}; do unshare -n /bin/false;done
real 7m18.911s
user 0m0.185s
sys 0m2.314s
Instead of less than 10 seconds not a long time ago :/
Powered by blists - more mailing lists