Added link to blog post explaining why the flag was added

This commit is contained in:
dev
2015-04-02 20:44:52 +00:00
parent f3b2eb69d2
commit bb68728c82
3 changed files with 3 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ wrapper.java.additional.5.stripquotes=TRUE
# Prevent the JVM from exporting stats (and thereby causing hundreds of # Prevent the JVM from exporting stats (and thereby causing hundreds of
# ms long pauses during GC) # ms long pauses during GC)
# http://www.evanjones.ca/jvm-mmap-pause.html
wrapper.java.additional.6=-XX:+PerfDisableSharedMem wrapper.java.additional.6=-XX:+PerfDisableSharedMem
# PORTABLE installation: # PORTABLE installation:

View File

@@ -61,6 +61,7 @@ wrapper.java.additional.4=-Dorg.mortbay.xml.XmlParser.NotValidating=true
# Prevent the JVM from exporting stats (and thereby causing hundreds of # Prevent the JVM from exporting stats (and thereby causing hundreds of
# ms long pauses during GC) # ms long pauses during GC)
# http://www.evanjones.ca/jvm-mmap-pause.html
wrapper.java.additional.5=-XX:+PerfDisableSharedMem wrapper.java.additional.5=-XX:+PerfDisableSharedMem
# Initial Java Heap Size (in MB) # Initial Java Heap Size (in MB)

View File

@@ -81,6 +81,7 @@ wrapper.java.additional.4.stripquotes=TRUE
# Prevent the JVM from exporting stats (and thereby causing hundreds of # Prevent the JVM from exporting stats (and thereby causing hundreds of
# ms long pauses during GC) # ms long pauses during GC)
# http://www.evanjones.ca/jvm-mmap-pause.html
wrapper.java.additional.5=-XX:+PerfDisableSharedMem wrapper.java.additional.5=-XX:+PerfDisableSharedMem
# On some IPv6 enabled systems, I2P and other network-enabled java applications # On some IPv6 enabled systems, I2P and other network-enabled java applications