[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231004063741.0f53bc19@kernel.org>
Date: Wed, 4 Oct 2023 06:37:41 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Coco Li <lixiaoyan@...gle.com>
Cc: Eric Dumazet <edumazet@...gle.com>, Neal Cardwell
<ncardwell@...gle.com>, Mubashir Adnan Qureshi <mubashirq@...gle.com>,
Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org, Chao Wu
<wwchao@...gle.com>, Wei Wang <weiwan@...gle.com>
Subject: Re: [PATCH v1 net-next 1/5] Documentations: Analyze heavily used
Networking related structs
On Sat, 16 Sep 2023 01:06:21 +0000 Coco Li wrote:
> +unsigned:1 threaded - read_mostly napi_poll(napi_enable,dev_set_threaded)
I don't see ->threaded being used on fast path.
napi_enable, dev_set_threaded are not fast path.
Powered by blists - more mailing lists