diff options
author | Petr Holasek <pholasek@redhat.com> | 2011-03-23 00:33:05 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-23 01:44:04 +0100 |
commit | c033a93c0d961fc7ec5b0872649143e061d97dd4 (patch) | |
tree | 06d037d837bb493b08e306a605b393c9f67d175f /sound/last.c | |
parent | mm: vmscan: kswapd should not free an excessive number of pages when balancin... (diff) | |
download | linux-c033a93c0d961fc7ec5b0872649143e061d97dd4.tar.xz linux-c033a93c0d961fc7ec5b0872649143e061d97dd4.zip |
hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages
When the user inserts a negative value into /proc/sys/vm/nr_hugepages it
will cause the kernel to allocate as many hugepages as possible and to
then update /proc/meminfo to reflect this.
This changes the behavior so that the negative input will result in
nr_hugepages value being unchanged.
Signed-off-by: Petr Holasek <pholasek@redhat.com>
Signed-off-by: Anton Arapov <anton@redhat.com>
Reviewed-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Acked-by: David Rientjes <rientjes@google.com>
Acked-by: Mel Gorman <mel@csn.ul.ie>
Acked-by: Eric B Munson <emunson@mgebm.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/last.c')
0 files changed, 0 insertions, 0 deletions