-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 15
-
Component/s: hotspot
-
b24
-
linux
On some Linux systems multiple huge page sizes are supported. However, hotspot only allows for using the system's default huge page size. We can use -XX:LargePageSizeInBytes to specify a desired huge page size other than the default.