Merge "Omaha #3744 Adjust cave g1 region size." into omaha_14.4.1
Former-commit-id:0533f42bc1
[formerly5c10fe0251
] [formerlyd679022b3f
] [formerly4dc4428f62
[formerlyd679022b3f
[formerly 53bcf86ca4db5ad10fdd2adc3f22a18567a66507]]] Former-commit-id:4dc4428f62
Former-commit-id: 2dff984fcb30bd687b8875b96ce5c32a81e79493 [formerly6c35f40508
] Former-commit-id:fba5ab2d39
This commit is contained in:
commit
80d50e7b69
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
||||||
-Dthrift.stream.maxsize=200
|
-Dthrift.stream.maxsize=200
|
||||||
-Dviz.memory.warn.threshold=98
|
-Dviz.memory.warn.threshold=98
|
||||||
-XX:+UnlockExperimentalVMOptions
|
-XX:+UnlockExperimentalVMOptions
|
||||||
-XX:G1HeapRegionSize=1
|
-XX:G1HeapRegionSize=4M
|
||||||
-XX:InitiatingHeapOccupancyPercent=25
|
-XX:InitiatingHeapOccupancyPercent=25
|
||||||
-XX:G1MixedGCCountTarget=16
|
-XX:G1MixedGCCountTarget=16
|
||||||
-XX:G1MixedGCLiveThresholdPercent=25
|
-XX:G1MixedGCLiveThresholdPercent=25
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
-Dviz.memory.warn.threshold=99
|
-Dviz.memory.warn.threshold=99
|
||||||
-XX:MaxDirectMemorySize=1G
|
-XX:MaxDirectMemorySize=1G
|
||||||
-XX:+UnlockExperimentalVMOptions
|
-XX:+UnlockExperimentalVMOptions
|
||||||
-XX:G1HeapRegionSize=1
|
-XX:G1HeapRegionSize=4M
|
||||||
-XX:InitiatingHeapOccupancyPercent=25
|
-XX:InitiatingHeapOccupancyPercent=25
|
||||||
-XX:G1MixedGCCountTarget=16
|
-XX:G1MixedGCCountTarget=16
|
||||||
-XX:G1MixedGCLiveThresholdPercent=25
|
-XX:G1MixedGCLiveThresholdPercent=25
|
||||||
|
|
Loading…
Add table
Reference in a new issue