Home
last modified time | relevance | path

Searched hist:"6 ec0d0ee" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_private.h6ec0d0ee Mon Sep 07 04:56:05 CDT 2020 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: mdb: arrange internal structs so fast-path fields are close

Before this patch we'd need 2 cache lines for fast-path, now all used
fields are in the first cache line.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
6ec0d0ee Mon Sep 07 04:56:05 CDT 2020 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: mdb: arrange internal structs so fast-path fields are close

Before this patch we'd need 2 cache lines for fast-path, now all used
fields are in the first cache line.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>