Messages in this thread |  | | Date | Wed, 19 Nov 2014 14:39:14 -0800 (PST) | From | David Rientjes <> | Subject | Re: [PATCH 1/3] hugetlb: fix hugepages= entry in kernel-parameters.txt |
| |
On Wed, 12 Nov 2014, Luiz Capitulino wrote:
> 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 > 944d9fec8d7aee, 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 <lcapitulino@redhat.com>
Acked-by: David Rientjes <rientjes@google.com>
|  |