-
Enhancement
-
Resolution: Fixed
-
P4
-
15
-
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.