Re: [PATCH] x86_64: Double the per cpu area size

From: Andi Kleen
Date: Mon Aug 07 2006 - 11:28:37 EST



>
> #include <asm/pda.h>
>
> +#define PERCPU_ENOUGH_ROOM 65536

I would prefer if you didn't do that unconditionally. Can you make
it dependent on NR_IRQS or so? Can you add a test for CONFIG_TINY
to make it smaller?

Also longer term it should really properly fixed

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/