[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c49208bf-b658-1d4e-a57e-8ca58c69afb1@iki.fi>
Date: Thu, 28 Mar 2019 08:05:31 +0200
From: Pekka Enberg <penberg@....fi>
To: Qian Cai <cai@....pw>, akpm@...ux-foundation.org
Cc: catalin.marinas@....com, cl@...ux.com, mhocko@...nel.org,
willy@...radead.org, penberg@...nel.org, rientjes@...gle.com,
iamjoonsoo.kim@....com, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4] kmemleak: survive in a low-memory situation
Hi,
On 27/03/2019 2.59, Qian Cai wrote:
> Unless there is a brave soul to reimplement the kmemleak to embed it's
> metadata into the tracked memory itself in a foreseeable future, this
> provides a good balance between enabling kmemleak in a low-memory
> situation and not introducing too much hackiness into the existing
> code for now.
Unfortunately I am not that brave soul, but I'm wondering what the
complication here is? It shouldn't be too hard to teach
calculate_sizes() in SLUB about a new SLAB_KMEMLEAK flag that reserves
spaces for the metadata.
- Pekka
Powered by blists - more mailing lists