forked from I2P_Developers/i2p.i2p
Added link to blog post explaining why the flag was added
This commit is contained in:
@@ -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:
|
||||||
|
@@ -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)
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user