[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z7iFHkybeT4v8Jbo@casper.infradead.org>
Date: Fri, 21 Feb 2025 13:52:30 +0000
From: Matthew Wilcox <willy@...radead.org>
To: thomas.prescher@...erus-technology.de
Cc: Jonathan Corbet <corbet@....net>, Muchun Song <muchun.song@...ux.dev>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org
Subject: Re: [PATCH 1/2] mm: hugetlb: add hugetlb_alloc_threads cmdline option
On Fri, Feb 21, 2025 at 02:49:03PM +0100, Thomas Prescher via B4 Relay wrote:
> Add a command line option that enables control of how many
> threads per NUMA node should be used to allocate huge pages.
I don't think we should add a command line option (ie blame the sysadmin
for getting it wrong). Instead, we should figure out the right number.
Is it half the number of threads per socket? A quarter? 90%? It's
bootup, the threads aren't really doing anything else. But we
should figure it out, not the sysadmin.
Powered by blists - more mailing lists