[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <49DE6C6F.8090402@kernel.org>
Date: Thu, 09 Apr 2009 14:45:19 -0700
From: Tejun Heo <tj@...nel.org>
To: David Miller <davem@...emloft.net>
CC: sparclinux@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 12/12]: sparc64: Use new dynamic per-cpu allocator.
David Miller wrote:
>> Isn't it better to use embedding allocator for !NUMA cases (one less
>> TLB entry usage for each CPU)?
>
> Heck, the embedding case would probably be optimal for Niagara NUMA
> systems too.
>
> On Niagara systems all of the "possible" cpu numbers are linear and in
> order. No holes, gaps, or other stuff like this. So just allocating
> big TLB mapping chunks and chopping them up to the individual cpus is
> the best scheme possible.
Sounds great. I wonder whether the remap allocator could be replaced
with embed allocator with right parameters on x86 too.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists