RFR: 8256155: Allow multiple large page sizes to be used on Linux [v30]

Marcus G K Williams github.com+168222+mgkwill at openjdk.java.net
Wed Apr 28 18:36:53 UTC 2021


> Change the meaning of LargePageSizeInBytes to be the maximum large page size the JVM may use (not the only one). A default value of zero will mean to allow the JVM use large page sizes up to the system's default large page size.

Marcus G K Williams has updated the pull request incrementally with one additional commit since the last revision:

  kstefanj review
  
  Signed-off-by: Marcus G K Williams <marcus.williams at intel.com>

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1153/files
  - new: https://git.openjdk.java.net/jdk/pull/1153/files/6f063309..6cd6be15

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1153&range=29
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1153&range=28-29

  Stats: 34 lines in 1 file changed: 11 ins; 12 del; 11 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1153.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1153/head:pull/1153

PR: https://git.openjdk.java.net/jdk/pull/1153



More information about the hotspot-gc-dev mailing list