[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1f1923e7-20a5-71b1-910c-5357a9143317@suse.cz>
Date: Thu, 12 Sep 2019 11:32:50 +0200
From: Vlastimil Babka <vbabka@...e.cz>
To: Pengfei Li <lpf.vector@...il.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Christopher Lameter <cl@...ux.com>, penberg@...nel.org,
rientjes@...gle.com, iamjoonsoo.kim@....com, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, Roman Gushchin <guro@...com>
Subject: Re: [PATCH v3 4/4] mm, slab_common: Make the loop for initializing
KMALLOC_DMA start from 1
On 9/11/19 4:33 PM, Pengfei Li wrote:
> In the past two days, I am working on what you suggested.
Great!
> So far, I have completed the coding work, but I need some time to make
> sure there are no bugs and verify the impact on performance.
It would probably be hard to measure with sufficient confidence in terms
of runtime performance, but you could use e.g. ./scripts/bloat-o-meter
to look for unexpected code increase due to compile-time optimizations
becoming runtime.
Powered by blists - more mailing lists