atsevan / garbagecat

Automatically exported from code.google.com/p/garbagecat
0 stars 0 forks source link

Add CMS-concurrent-sweep to ParNewCmsConcurrentPreprocessAction and ParNewCmsConcurrentEvent #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Expand ParNewCmsConcurrentPreprocessAction to handle this logging:

1821.661: [GC 1821.661: [ParNew1821.661: [CMS-concurrent-sweep: 42.841/48.076 
secs] [Times: user=19.45 sys=0.45, real=48.06 secs]
: 36500K->3770K(38336K), 0.1767060 secs] 408349K->375618K(2092928K), 0.1769190 
secs] [Times: user=0.05 sys=0.00, real=0.18 secs]

ParNewCmsConcurrentEvent after preprocessing:
2210.281: [GC 2210.282: [ParNew2210.314: [CMS-concurrent-abortable-preclean: 
0.043/0.144 secs]: 212981K->3156K(242304K), 0.0364435 secs] 
4712182K->4502357K(4971420K), 0.0368807 secs] [Times: user=0.18 sys=0.02, 
real=0.04 secs]

Original issue reported on code.google.com by mgm...@gmail.com on 6 Oct 2010 at 7:47

GoogleCodeExporter commented 9 years ago
Fixed r15.

Original comment by mgm...@gmail.com on 6 Oct 2010 at 7:52

GoogleCodeExporter commented 9 years ago

Original comment by mgm...@gmail.com on 6 Oct 2010 at 7:52

GoogleCodeExporter commented 9 years ago

Original comment by mgm...@gmail.com on 22 Oct 2010 at 5:29