commit | dcd1912d21a02534d1f0a9005d5ba3283f164780 | [log] [tgz] |
---|---|---|
author | Nitin Gupta <nitin.m.gupta@oracle.com> | Mon Feb 06 12:33:26 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 23 08:32:10 2017 -0800 |
tree | def29b12bc879448681dd58e40fae681f14d18a7 | |
parent | c7d9f77d33a779ad582d8b2284ba007931ebd894 [diff] |
sparc64: Add 64K page size support This patch depends on: [v6] sparc64: Multi-page size support - Testing Tested on Sonoma by running stream benchmark instance which allocated 48G worth of 64K pages. boot params: default_hugepagesz=64K hugepagesz=64K hugepages=1310720 Signed-off-by: Nitin Gupta <nitin.m.gupta@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>