G1gc compaction algorithm
Tao Mao
yiyeguhu at gmail.com
Wed Jul 16 04:13:51 UTC 2014
Ideally, G1 should have heap-wise deframentation but it doesn't as far as I
know.
Thanks.
Tao
On Tue, Jul 15, 2014 at 8:45 PM, Martin Makundi <
martin.makundi at koodaripalvelut.com> wrote:
> Hi!
>
> Humongous allocation fails when there is not enough contiguous free space
> in memory.
>
> How does g1gc compaction algorithm work, does it compact only within a
> region or does it attempt to compact in a whole-heap-defragmentation way?
> The latter would reduce the probability of "humongous allocation failure".
> And if this is possible, is there a parameter/s that can be changed to tune
> this?
>
> **
> Martin
>
> _______________________________________________
> hotspot-gc-use mailing list
> hotspot-gc-use at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20140715/8f2f1f91/attachment.html>
More information about the hotspot-gc-use
mailing list