]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - Documentation/kmsg/s390/hugetlb
UBUNTU: SAUCE: s390: kernel message catalog
[mirror_ubuntu-zesty-kernel.git] / Documentation / kmsg / s390 / hugetlb
CommitLineData
aea13bde
MS
1/*?
2 * Text: "hugepagesz= specifies an unsupported page size %s\n"
3 * Severity: Error
4 * Parameter:
5 * @1: size
6 * Description:
7 * The hugepagesz= kernel parameter specifies a huge page size
8 * that is not supported.
9 * User action:
10 * Specify "1M" for 1 MB huge pages. These are supported as of z10.
11 * Specify "2G" for 2 GB huge pages. These are supported as of zEC12
12 * and zBC12 machines.
13 */