[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190603.150950.574612418524478159.davem@davemloft.net>
Date: Mon, 03 Jun 2019 15:09:50 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: edumazet@...gle.com
Cc: netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next] tcp: use this_cpu_read(*X) instead of
*this_cpu_ptr(X)
From: Eric Dumazet <edumazet@...gle.com>
Date: Fri, 31 May 2019 19:17:33 -0700
> this_cpu_read(*X) is slightly faster than *this_cpu_ptr(X)
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied.
Powered by blists - more mailing lists