gc.log with faulty ParNew
Charles K Pepperdine
kirk at kodewerk.com
Wed Nov 9 15:08:23 UTC 2011
Hi Jon,
It might be nice to post any notes that you have because it could help as I splunk about in the code trying to make sense of things. As for parsing, not having CMS randomly pump it's records into the middle of others would go a *long* way in helping to improve things. I've sorted out ways to cope with the other issues but that one is simply nasty.
Regards,
Kirk
On Nov 8, 2011, at 11:27 PM, Jon Masamitsu wrote:
>
>
> On 11/08/11 10:59, Charles K Pepperdine wrote:
>>
>> Jon,
>>
>> I've been looking at the logging and I'd say that there is plenty of room to build something that would sort out the difficulties. And, I'd be happy to dig in and help fix it but unfortunately I've got no free cycles to do so at the moment. I guess that's been the difficulty, no one has had the free cycles to dig in.
>
> Lack of time is indeed the barrier. If you do decide to look into it,
> give us a heads up. I can try and dig up some notes on some
> modifications to the format that we thought would make the
> output more parsable. Also there is something in the works
> that has to do with standardizing the logging within hotspot.
> I don't know the details but I can ask around if you (or anyone)
> has a chance to put in time on this.
>
> Jon
>
>>
>> Regards,
>> Kirk
>>
>> On Nov 8, 2011, at 5:22 PM, Jon Masamitsu wrote:
>>
>>> Kirk,
>>>
>>> Sorry but there is nothing I'm aware of that will fix this
>>> problem with the current way of doing logging. It plagues
>>> us as much as anyone but no one has screamed "I can't
>>> take it anymore" and fixed it.
>>>
>>> Jon
>>>
>>> On 11/07/11 13:49, Charles K Pepperdine wrote:
>>>>
>>>> Hi all,
>>>>
>>>> Line 15 of this log file has a ParNew record split by the end or an abortable-preclean. Is there a way to prevent the gc log records from being corrupted in this way? This is not the only place it happens and it makes an already impossible task of scanning these things much harder.
>>>>
>>>> Regards,
>>>> Kirk
>>>>
>>>>
>>>> Begin forwarded message:
>>>>
>>>> =
>>>>
>>>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20111109/635f40df/attachment.htm>
More information about the hotspot-gc-dev
mailing list