The malloc subsystem provides an optional multiheap capability to allow the use of multiple heaps of free memory, rather than just one, to improve performance.
We can improve performance further by setting LDR_CNTRL on the AIX java launcher in order to use 64KB pages by default.
Wevrev: http://cr.openjdk.java.net/~afarley/8252802/webrev/
Issue raised on behalf of archana.nogriya@uk.ibm.com
We can improve performance further by setting LDR_CNTRL on the AIX java launcher in order to use 64KB pages by default.
Wevrev: http://cr.openjdk.java.net/~afarley/8252802/webrev/
Issue raised on behalf of archana.nogriya@uk.ibm.com
- links to
-
Review openjdk/jdk/17906