Re: [patch] tune vmalloc size

From: Andrew Morton
Date: Wed Sep 15 2004 - 19:18:55 EST


Ingo Molnar <mingo@xxxxxxx> wrote:
>
> + if (c == ' ' && !memcmp(from, "vmalloc=", 8))
> + __VMALLOC_RESERVE = memparse(from+8, &from);

u o akpm an update to kernel-parameters.txt, please.
-
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/