summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorskydrome2020-04-17 16:46:53 -0400
committerskydrome2020-04-17 16:46:53 -0400
commit82c669c1497a0e50a11828f290d1c56a45ae3feb (patch)
tree18437b30f496353fccbf744524068a32e5850dc2
parent7a1c792ab7ab18b3368b9ce08e756352351ae8f1 (diff)
downloadaur-82c669c1497a0e50a11828f290d1c56a45ae3feb.tar.gz
set xms xmx equal
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--wrapper.config3
3 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 163e5395ad40..6efcb3ba9d5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -30,7 +30,7 @@ pkgbase = i2p-bin
sha256sums = 925d931aae2bd03c08555536b1c836654a72cc4acfd9f440f1ad43958ba2108d
sha256sums = 644b771ec7f5db3efab3206bf1f896566cdb00d410a54608fda85bdb4c2ad876
sha256sums = fc30dd32f48fe1c93bf36c8297ca48203a1479e4e221ebe62c57cf3c3c0347d3
- sha256sums = 5d134ee5bc614b54ec48de7c5214f6dbe08abcfab7d286c5b1c7616e39b478ed
+ sha256sums = ba4bcb8d9aef307045d1d24385a456d096ea45f69d95a474467728ea140188ec
sha256sums = 90f202e5b66d5a5b425522b409e71fb892d34c534e32ce2d6fe5284015cacf94
sha256sums = 7a19b9f90c8792460fd58e8b8aa435a065e34d29a942479850472510e9d3078a
sha256sums = 8d39f080c7a2e49226db3a785f3e18583159ef2f95e1ab467fd9984c4e38c9f5
diff --git a/PKGBUILD b/PKGBUILD
index fb2ea9c473e8..c42584e19a94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,7 +34,7 @@ sha256sums=('3032022952a4028d6fd0ffc0bc72433aeefa3224748e143002b376b5b3760f79'
'925d931aae2bd03c08555536b1c836654a72cc4acfd9f440f1ad43958ba2108d'
'644b771ec7f5db3efab3206bf1f896566cdb00d410a54608fda85bdb4c2ad876'
'fc30dd32f48fe1c93bf36c8297ca48203a1479e4e221ebe62c57cf3c3c0347d3'
- '5d134ee5bc614b54ec48de7c5214f6dbe08abcfab7d286c5b1c7616e39b478ed'
+ 'ba4bcb8d9aef307045d1d24385a456d096ea45f69d95a474467728ea140188ec'
'90f202e5b66d5a5b425522b409e71fb892d34c534e32ce2d6fe5284015cacf94'
'7a19b9f90c8792460fd58e8b8aa435a065e34d29a942479850472510e9d3078a'
'8d39f080c7a2e49226db3a785f3e18583159ef2f95e1ab467fd9984c4e38c9f5'
diff --git a/wrapper.config b/wrapper.config
index 0df169c9020a..1474aa02ca9a 100644
--- a/wrapper.config
+++ b/wrapper.config
@@ -49,10 +49,11 @@ wrapper.java.additional.4.stripquotes=TRUE
wrapper.java.additional.7=-Djava.io.tmpdir=/opt/i2p/.tmp
# Initial Java Heap Size (in MB)
+# Until jdk15, should be set same as maxmemory for best performance
# If a non-zero value is specified for this property then an appropriate -Xms
# parameter will be added. The initial memory must be less than or equal to
# the value set for the maxmemory property
-#wrapper.java.initmemory=4
+wrapper.java.initmemory=128
# Maximum Java Heap Size (in MB)
# The JVM's default is 64MB, and I2P can work fine in that, but to handle