I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit bb68728c authored by dev's avatar dev
Browse files

Added link to blog post explaining why the flag was added

parent f3b2eb69
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ wrapper.java.additional.5.stripquotes=TRUE
# Prevent the JVM from exporting stats (and thereby causing hundreds of
# ms long pauses during GC)
# http://www.evanjones.ca/jvm-mmap-pause.html
wrapper.java.additional.6=-XX:+PerfDisableSharedMem
# PORTABLE installation:
......
......@@ -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
# ms long pauses during GC)
# http://www.evanjones.ca/jvm-mmap-pause.html
wrapper.java.additional.5=-XX:+PerfDisableSharedMem
# Initial Java Heap Size (in MB)
......
......@@ -81,6 +81,7 @@ wrapper.java.additional.4.stripquotes=TRUE
# Prevent the JVM from exporting stats (and thereby causing hundreds of
# ms long pauses during GC)
# http://www.evanjones.ca/jvm-mmap-pause.html
wrapper.java.additional.5=-XX:+PerfDisableSharedMem
# On some IPv6 enabled systems, I2P and other network-enabled java applications
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment