[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200310193622.GC8447@dhcp22.suse.cz>
Date: Tue, 10 Mar 2020 20:36:22 +0100
From: Michal Hocko <mhocko@...nel.org>
To: Roman Gushchin <guro@...com>
Cc: Mike Kravetz <mike.kravetz@...cle.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Johannes Weiner <hannes@...xchg.org>, linux-mm@...ck.org,
kernel-team@...com, linux-kernel@...r.kernel.org,
Rik van Riel <riel@...riel.com>
Subject: Re: [PATCH v2] mm: hugetlb: optionally allocate gigantic hugepages
using cma
On Tue 10-03-20 12:19:06, Roman Gushchin wrote:
[...]
> > I found this out by testing code and specifying hugetlb_cma=2M. Messages
> > in log were:
> > kernel: hugetlb_cma: reserve 2097152, 1048576 per node
> > kernel: hugetlb_cma: successfully reserved 1048576 on node 0
> > kernel: hugetlb_cma: successfully reserved 1048576 on node 1
> > But, it really reserved 1GB per node.
>
> Good point! In the passed size is too small to cover a single huge page,
> we should probably print a warning and bail out.
Or maybe you just want to make the interface the unit size rather than
overall size oriented. E.g. I want 10G pages per each numa node.
--
Michal Hocko
SUSE Labs
Powered by blists - more mailing lists