aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLuiz Capitulino <[email protected]>2014-12-12 16:55:18 -0800
committerLinus Torvalds <[email protected]>2014-12-13 12:42:47 -0800
commit27ec26ecdca956a32e89a22a148f1c16b5c0becf (patch)
tree336152f8fd37d6daf5244e973947578a1708461b /tools/perf/scripts/python
parent6f185c290edec576a2cccd6670e5b8e02e6f04db (diff)
hugetlb: fix hugepages= entry in kernel-parameters.txt
The hugepages= entry in kernel-parameters.txt states that 1GB pages can only be allocated at boot time and not freed afterwards. This is not true since commit 944d9fec8d7a ("hugetlb: add support for gigantic page allocation at runtime"), at least for x86_64. Instead of adding arch-specifc observations to the hugepages= entry, this commit just drops the out of date information. Further information about arch-specific support and available features can be obtained in the hugetlb documentation. Signed-off-by: Luiz Capitulino <[email protected]> Cc: Andi Kleen <[email protected]> Acked-by: David Rientjes <[email protected]> Cc: Rik van Riel <[email protected]> Cc: Yasuaki Ishimatsu <[email protected]> Cc: Yinghai Lu <[email protected]> Cc: Davidlohr Bueso <[email protected]> Acked-by: Naoya Horiguchi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions