.hgignore
author stefank
Sat, 05 Oct 2013 10:14:58 +0200
changeset 20400 1c658ebcb3c1
parent 13697 5262b00bc10c
child 33045 00f484891bcf
permissions -rw-r--r--
8024838: Significant slowdown due to transparent huge pages Summary: Don't turn on transparent huge pages (-XX:+UseTransparentHugePages) unless explicitly specified on the command line. This has the effect that large pages are never turned on Linux unless the user has explicitly enabled any of the large pages flags: -XX:+UseLargePages, -XX:+UseTransparentHugePages, -XX:+UseHugeTLBFS, and -XX:+UseSHM. Reviewed-by: jwilhelm, tschatzl, brutisso

^build/
^dist/
nbproject/private/
^webrev
^.hgtip
^.bridge2
.DS_Store