[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180524184846.GA5459@bombadil.infradead.org>
Date: Thu, 24 May 2018 11:48:46 -0700
From: Matthew Wilcox <willy@...radead.org>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Vlastimil Babka <vbabka@...e.cz>, linux-mm@...ck.org,
Roman Gushchin <guro@...com>, Michal Hocko <mhocko@...nel.org>,
Johannes Weiner <hannes@...xchg.org>,
linux-kernel@...r.kernel.org, linux-api@...r.kernel.org,
Christoph Lameter <cl@...ux.com>,
Pekka Enberg <penberg@...nel.org>,
David Rientjes <rientjes@...gle.com>,
Joonsoo Kim <iamjoonsoo.kim@....com>,
Mel Gorman <mgorman@...hsingularity.net>,
Vijayanand Jitta <vjitta@...eaurora.org>
Subject: Re: [RFC PATCH 0/5] kmalloc-reclaimable caches
On Thu, May 24, 2018 at 11:40:59AM -0700, Randy Dunlap wrote:
> >> while (size > 1024) {
>
> I would use (size >= 1024)
> so that 1M is printed instead of 1024K.
Yes; that's what I meant to type. Thanks!
Powered by blists - more mailing lists