]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame_incremental - Documentation/kmsg/s390/hugetlb
UBUNTU: Ubuntu-4.10.0-37.41
[mirror_ubuntu-zesty-kernel.git] / Documentation / kmsg / s390 / hugetlb
... / ...
CommitLineData
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 */