Re: [rfc 08/45] cpu alloc: x86 support

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <clameter@...>
Cc: <akpm@...>, <travis@...>, Mathieu Desnoyers <mathieu.desnoyers@...>, <linux-kernel@...>
Date: Monday, November 19, 2007 - 11:16 pm

> 4k cpu configurations with 1k nodes:

I might be pointing out the obvious, but on x86-64 there is definitely not 
256TB of VM available for this.

Not even 64TB, as long as you want to have any
other mappings in kernel (total kernel memory 128TB, but it is split in
half for the direct mapping) 

BTW if you allocate any VM you should also update
Documentation/x86_64/mm.txt which describes the mapping


That's slightly less than 1GB before you bump into the maximum.
But you'll bump into the module mapping even before that.

For 16MB/CPU and the full 1GB that's ~123 CPUs if my calculations are correct. 
Even for a  not Altix that's quite tight.

I suppose 16MB/CPU are too large.

-Andi
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[rfc 08/45] cpu alloc: x86 support, , (Mon Nov 19, 9:11 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Andi Kleen, (Mon Nov 19, 11:16 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Mon Nov 19, 11:50 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Andi Kleen, (Tue Nov 20, 8:01 am)
Re: [rfc 08/45] cpu alloc: x86 support, John Richard Moser, (Tue Nov 27, 12:12 am)
Re: [rfc 08/45] cpu alloc: x86 support, H. Peter Anvin, (Tue Nov 20, 4:43 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Andi Kleen, (Tue Nov 20, 4:51 pm)
Re: [rfc 08/45] cpu alloc: x86 support, H. Peter Anvin, (Tue Nov 20, 5:01 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Tue Nov 20, 4:58 pm)
Re: [rfc 08/45] cpu alloc: x86 support, H. Peter Anvin, (Tue Nov 20, 5:06 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Tue Nov 20, 5:34 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Tue Nov 20, 4:35 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Andi Kleen, (Tue Nov 20, 4:59 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Tue Nov 20, 5:33 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Tue Nov 20, 8:10 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Tue Nov 20, 9:16 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Andi Kleen, (Tue Nov 20, 9:36 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Tue Nov 20, 10:08 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Andi Kleen, (Wed Nov 21, 9:08 am)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Wed Nov 21, 3:01 pm)
Re: [rfc 08/45] cpu alloc: x86 support, H. Peter Anvin, (Mon Nov 19, 9:35 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Mon Nov 19, 10:02 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Nick Piggin, (Mon Nov 19, 11:59 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Andi Kleen, (Tue Nov 20, 8:05 am)
Re: [rfc 08/45] cpu alloc: x86 support, Nick Piggin, (Mon Nov 19, 11:37 pm)
Re: [rfc 08/45] cpu alloc: x86 support, H. Peter Anvin, (Mon Nov 19, 10:18 pm)