-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b139
On large machines (1 TB heap), pretouching the heap takes around 10mins.
Considering that we are aiming for even larger heap, that is too slow.
There are some indications that there is potential for improvements if parallelized.
Investigate this.
Considering that we are aiming for even larger heap, that is too slow.
There are some indications that there is potential for improvements if parallelized.
Investigate this.
- relates to
-
JDK-8280496 Remove unused G1PageBasedVirtualSpace::pretouch_internal
- Resolved
-
JDK-8213927 G1 ignores AlwaysPreTouch when UseTransparentHugePages is enabled
- Resolved
-
JDK-8169703 G1 crashes with guarantee(pretouch_gang != NULL) failed: No pretouch gang specified
- Closed