PrintGCDateStamps
Kirti Teja Rao
kirtiteja at gmail.com
Tue Jul 1 20:42:16 UTC 2014
Hi Fernando,
user=0.01 sys=0.01, real=0.53 secs -> User time and sys time both are very
less but the real time is high, to me it looks like the time is spent in
logging (the actual io) and also note the log IO is not asynchronous and is
included in stop the world.
Thanks,
Srinivas
On Tue, Jul 1, 2014 at 8:09 AM, Fernando, Carlo <carlo.fernando at baml.com>
wrote:
> Hi everyone.
>
>
>
> Is the timestamp in the GC log indicate the beginning of the ParNew GC
> cycle or the end?
>
> Also, would high context switching on the box contribute to the large real
> time value?
>
>
>
> *2014-06-30T10:59:21.470-0400*: 112114.215: [GC 112114.744: [ParNew:
> 147812K->129K(148608K), 0.0024290 secs] 165105K->17476K(261248K), 0.0025220
> secs] [Times: user=0.01 sys=0.01, real=0.53 secs]
>
>
>
> Thanks
>
>
>
> -carlo
> ------------------------------
> This message, and any attachments, is for the intended recipient(s) only,
> may contain information that is privileged, confidential and/or proprietary
> and subject to important terms and conditions available at
> http://www.bankofamerica.com/emaildisclaimer. If you are not the intended
> recipient, please delete this message.
>
> _______________________________________________
> 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/20140701/5cce69c8/attachment.html>
More information about the hotspot-gc-use
mailing list