java process memory usage is higher than Xmx
yao
yaoshengzhe at gmail.com
Mon Jan 6 12:03:36 PST 2014
Hi All,
I have a java process (HBase region server process ) running under Java 7
(1.7.0_40-b43) with G1 enabled. Both Xms and Xmx are the same. After
running process for a few hours, I see the actual memory used by the
process is about 10 percent higher than given Xmx. Has anyone experienced
the similar when use Java 7 or G1 ? Is there useful tools to diagnose the
cause ?
I've tried jmap but the output doesn't say anything about high memory
usage. FYI, the java process use a large heap (90GB), but the actual memory
usage ($ top) is about 99GB.
Thanks
Shengzhe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20140106/44ab95e1/attachment.html
More information about the hotspot-gc-use
mailing list