Huge pages

Tiago Stürmer Daitx tdaitx at linux.vnet.ibm.com
Fri Apr 12 10:23:37 PDT 2013


On Thu, 2013-04-11 at 16:26 +0200, Volker Simonis wrote:



> Unfortunately I found out the patch is far from stable (it breaks
> '-XX:-UseHugeTLBFS -XX:+UseLargePages -XX:+UseSHM'). So please use it
> with caution.
> I think it will be not trivial to get this working with all the
> combinations of different GCs and +/- compressed oops on all Linux
> architectures.

Hmm, it seems I'm (sometimes) unable to run 2+ patched JVMs concurrently
as well. I haven't yet understood why or when exactly that happens but
one command that does makes cause a fatal error in one of the JVM's is:


diff -u <(java -XX:+UseLargePages -XX:+UseHugeTLBFS -Xms1984m -Xmx1984m
-Xmn1536m -version) <(java -XX:+UseLargePages -XX:+UseHugeTLBFS
-Xms1984m -Xmx1984m -Xmn1536m -version)

Where "java" is a patched binary. I usually run the above with
PrintFlagsFinal and then set some other flags on the second redirect to
check what else also changes.

I have attached the error report for one of the diff runs.

Regargs,
Tiago

-- 
Tiago Stürmer Daitx
tdaitx at linux.vnet.ibm.com
IBM - Linux Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hs_err_pid11935.log
Type: text/x-log
Size: 18828 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20130412/1b1817cf/hs_err_pid11935.log 


More information about the ppc-aix-port-dev mailing list