diff options
author | 2020-07-13 20:37:49 +0530 | |
---|---|---|
committer | 2020-07-29 21:09:37 +1000 | |
commit | a5a8b258da7861009240b57687dfef47af91b406 (patch) | |
tree | a7a6964620ea46164904587dc5c121597baea909 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA (diff) | |
download | wireguard-linux-a5a8b258da7861009240b57687dfef47af91b406.tar.xz wireguard-linux-a5a8b258da7861009240b57687dfef47af91b406.zip |
powerpc/kvm/cma: Improve kernel log during boot
Current kernel gives:
[ 0.000000] cma: Reserved 26224 MiB at 0x0000007959000000
[ 0.000000] hugetlb_cma: reserve 65536 MiB, up to 16384 MiB per node
[ 0.000000] cma: Reserved 16384 MiB at 0x0000001800000000
With the fix
[ 0.000000] kvm_cma_reserve: reserving 26214 MiB for global area
[ 0.000000] cma: Reserved 26224 MiB at 0x0000007959000000
[ 0.000000] hugetlb_cma: reserve 65536 MiB, up to 16384 MiB per node
[ 0.000000] cma: Reserved 16384 MiB at 0x0000001800000000
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200713150749.25245-2-aneesh.kumar@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions