[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aFBcH3vUmkaZwjyj@slm.duckdns.org>
Date: Mon, 16 Jun 2025 08:02:07 -1000
From: Tejun Heo <tj@...nel.org>
To: Kent Overstreet <kent.overstreet@...ux.dev>
Cc: linux-kernel@...r.kernel.org, Lai Jiangshan <jiangshanlai@...il.com>
Subject: Re: [PATCH] workqueue: Basic memory allocation profiling support
On Mon, Jun 16, 2025 at 01:59:20PM -0400, Kent Overstreet wrote:
> Hook alloc_workqueue and alloc_workqueue_attrs() so that they're
> accounted to the callsite. Since we're doing allocations on behalf of
> another subsystem, this helps when using memory allocation profiling to
> check for leaks.
>
> Cc: Tejun Heo <tj@...nel.org>
> Cc: Lai Jiangshan <jiangshanlai@...il.com>
> Signed-off-by: Kent Overstreet <kent.overstreet@...ux.dev>
Applied to wq/for-6.17.
Thanks.
--
tejun
Powered by blists - more mailing lists