<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
Hi Thomas,<br>
<br>
<div class="moz-cite-prefix">On 2014-05-16 13:10, Thomas Viessmann
wrote:<br>
</div>
<blockquote cite="mid:5375F22E.90003@oracle.com" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<tt>Hi Bengt,</tt><tt><br>
</tt><tt><br>
</tt><tt>Well, that's already done and it did improve things</tt>.<br>
<pre>argv[21]: -XX:+ParallelRefProcEnabled
argv[22]: -XX:ParallelGCThreads=48</pre>
</blockquote>
<br>
Sorry, I missed that.<br>
<br>
<blockquote cite="mid:5375F22E.90003@oracle.com" type="cite">
<pre>
before -XX:+ParallelRefProcEnabled was set the stop times were in the range of 20 to 60 seconds.</pre>
</blockquote>
<br>
OK. Glad it helped some. :)<br>
<br>
<blockquote cite="mid:5375F22E.90003@oracle.com" type="cite">
<pre>
The application is a Cacao by Oracle. So they cannot change it.</pre>
</blockquote>
<br>
Is there some way of reducing the amount of reference objects that
Cacao uses? Does it have cache sizes or similar that can be tuned.
With a JFR recording we might be able to figure out where the
reference objects come from.<br>
<br>
Thanks,<br>
Bengt<br>
<br>
<blockquote cite="mid:5375F22E.90003@oracle.com" type="cite">
<pre>
Thanks and Regards
Thomas
</pre>
<br>
<br>
<br>
<br>
<div class="moz-cite-prefix">On 05/16/14 12:58, Bengt Rutisson
wrote:<br>
</div>
<blockquote cite="mid:5375EF5A.3050707@oracle.com" type="cite"> <br>
Hi Thomas, <br>
<br>
It looks like the application is using a lot of Reference
objects. The time spent in remark is dominated by reference
processing. See the attached graph generated from the log file
you sent. <br>
<br>
You can try to see if adding -XX:+ParallelRefProcEnabled
improves the situation. <br>
<br>
If the customer is interested in updating their application they
might want to see if they can reduce the number of
java.lang.ref.Reference objects they use. <br>
<br>
Hths, <br>
Bengt <br>
<br>
<br>
On 2014-05-16 10:26, Thomas Viessmann wrote: <br>
<blockquote type="cite">Hi, <br>
<br>
<br>
I've been tuning a Java 7u51, Solaris 10, T4 system with 24G
heap. <br>
My customer is not very happy with the remark pauses of up to
2 seconds. <br>
-XX:ParallelGCThreads=48 turned out to be the optimum. Here
is the log file <br>
which contains the java args at the top: <br>
<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://aubing.de.oracle.com/gclog/gc_log_03052014.log">http://aubing.de.oracle.com/gclog/gc_log_03052014.log</a>
<br>
<br>
Any idea to drive the remark stop times further down? <br>
<br>
<br>
Thanks and Regards <br>
<br>
Thomas <br>
</blockquote>
<br>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<a moz-do-not-send="true" href="http://www.oracle.com"
target="_blank"><img style="border: 0px solid ; width: 114px;
height: 26px;" src="cid:part2.00060905.08080606@oracle.com"
alt="Oracle"></a><br>
<font size="2" color="#666666" face="Verdana, Arial, Helvetica,
sans-serif">THOMAS VIESSMANN | Senior Principal Technical
Support Engineer - Java<br>
Phone: <a moz-do-not-send="true" href="tel:+49814302496">+498914302496</a>
| Mobile: <a moz-do-not-send="true" href="tel:+491743005467">+491743005467</a>
<br>
<font color="#ff0000">Oracle</font> Customer Technical Support
- Java<br>
<br>
ORACLE Deutschland B.V. & Co. KG | Riesstr.25 | D-80992
Muenchen </font><br>
<br>
<font size="1" color="#666666" face="Verdana, Arial, Helvetica,
sans-serif">ORACLE Deutschland B.V. & Co. KG<br>
Hauptverwaltung: Riesstr. 25, D-80992 Muenchen<br>
Registergericht: Amtsgericht Muenchen, HRA 95603<br>
Geschäftsführere: Juergen Kunz<br>
<br>
Komplementärin: ORACLE Deutschland Verwaltung B.V.<br>
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande<br>
Handelsregister der Handelskammer Midden-Niederlande, Nr.
30143697<br>
Geschäftsführer: Alexander van der Ven, Astrid Kepper, Val
Maher<br>
</font> <br>
<hr>
<hr> <a moz-do-not-send="true"
href="http://www.oracle.com/commitment" target="_blank"><img
style="border: 0px solid ; width: 44px; height: 28px;"
src="cid:part6.01020702.01070206@oracle.com" alt="Green
Oracle" align="middle"></a> <font size="1" color="#4b7d42"
face="Verdana, Arial, Helvetica, sans-serif">Oracle is
committed to developing practices and products that help
protect the environment</font>
<!-- This signature was generated by the MyDesktop Oracle Business Signature utility version 3.8.6 -->
</div>
</blockquote>
<br>
</body>
</html>