RE: [patch 07/30] cpu alloc: IA64 support

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Christoph Lameter <clameter@...>, <akpm@...>
Cc: <linux-arch@...>, <linux-kernel@...>, David Miller <davem@...>, Eric Dumazet <dada1@...>, Peter Zijlstra <peterz@...>
Date: Friday, November 16, 2007 - 7:32 pm

+# Maximum of 128 MB cpu_alloc space per cpu
+config CPU_AREA_ORDER
+	int
+	default "13"

Comment only matches code when page size is 16K ... and we are (slowly)
moving to 64k as the default (which with order 13 allocation would mean
512M)

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

Messages in current thread:
[patch 07/30] cpu alloc: IA64 support, Christoph Lameter, (Fri Nov 16, 7:09 pm)
RE: [patch 07/30] cpu alloc: IA64 support, Luck, Tony, (Fri Nov 16, 7:32 pm)
RE: [patch 07/30] cpu alloc: IA64 support, Christoph Lameter, (Fri Nov 16, 8:05 pm)