[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231204201232.520025-1-lixiaoyan@google.com>
Date: Mon, 4 Dec 2023 20:12:29 +0000
From: Coco Li <lixiaoyan@...gle.com>
To: Jakub Kicinski <kuba@...nel.org>, Eric Dumazet <edumazet@...gle.com>,
Neal Cardwell <ncardwell@...gle.com>, Mubashir Adnan Qureshi <mubashirq@...gle.com>,
Paolo Abeni <pabeni@...hat.com>, Andrew Lunn <andrew@...n.ch>, Jonathan Corbet <corbet@....net>,
David Ahern <dsahern@...nel.org>, Daniel Borkmann <daniel@...earbox.net>
Cc: netdev@...r.kernel.org, Chao Wu <wwchao@...gle.com>, Wei Wang <weiwan@...gle.com>,
Pradeep Nemavat <pnemavat@...gle.com>, Coco Li <lixiaoyan@...gle.com>
Subject: [PATCH v1 net-next 0/2] Reorganize remaining patch of networking
struct cachelines
Rebase patches to top-of-head in https://lwn.net/Articles/951321/ to
ensure the results of the cacheline savings are still accurate.
Coco Li (2):
net-device: reorganize net_device fast path variables
tcp: reorganize tcp_sock fast path variables
include/linux/netdevice.h | 117 ++++++++++--------
include/linux/tcp.h | 248 ++++++++++++++++++++------------------
net/core/dev.c | 56 +++++++++
net/ipv4/tcp.c | 93 ++++++++++++++
4 files changed, 347 insertions(+), 167 deletions(-)
--
2.43.0.rc2.451.g8631bc7472-goog
Powered by blists - more mailing lists