Re: [PATCH] hugetlbfs: correct handling of negative input to/proc/sys/vm/nr_hugepages

From: Andrew Morton
Date: Wed Feb 23 2011 - 19:19:21 EST


On Tue, 22 Feb 2011 10:02:36 +0000
Mel Gorman <mel@xxxxxxxxx> wrote:

> On Mon, Feb 21, 2011 at 04:47:49PM +0100, Petr Holasek wrote:
> > When user insert negative value into /proc/sys/vm/nr_hugepages it will result
> > in the setting a random number of HugePages in system (can be easily showed
> > at /proc/meminfo output).
>
> I bet you a shiny penny that the value of HugePages becomes the maximum
> number that could be allocated by the system at the time rather than a
> random value.

That seems to be the case from my reading. In which case the patch
removes probably-undocumented and possibly-useful existing behavior.

--
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/