Home
last modified time | relevance | path

Searched hist:"2 b13af8ade38ef3afe48d60c518c64010cfa8b0d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/net/
H A Dbusy_poll.hdiff 2b13af8ade38ef3afe48d60c518c64010cfa8b0d Mon Oct 25 11:48:18 CDT 2021 Eric Dumazet <edumazet@google.com> net: avoid dirtying sk->sk_napi_id

sk_napi_id is located in a cache line that can be kept read mostly.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>