X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=blobdiff_plain;f=help%2Fhelp%2Fhtml%2Ffeatures%2Fclarguments.html;h=89560e97ab91b6280f9e62e976fb263715e58417;hp=5c9e31478e6de056557edb0b091291dd22d815ec;hb=2f160359d38a4d475b0f96eb7da61f823d9ef7bd;hpb=03c3f8e7a5593159371fd91fdf30d9f246961da5 diff --git a/help/help/html/features/clarguments.html b/help/help/html/features/clarguments.html index 5c9e314..89560e9 100644 --- a/help/help/html/features/clarguments.html +++ b/help/help/html/features/clarguments.html @@ -234,6 +234,25 @@ + +
-jvmmempc=PERCENT
+
Standalone executable jar only. + Limit maximum heap size (memory) to PERCENT% of total physical memory detected. + This defaults to 90 if total physical memory can be detected. + See Memory usage settings for Jalview for more details. +
+ + + +
-jvmmemmax=MAXMEMORY
+
Standalone executable jar only. + Limit maximum heap size (memory) to MAXMEMORY. MAXMEMORY can be specified in bytes, kilobytes(k), megabytes(m), + gigabytes(g) or if you're lucky enough, terabytes(t). + This defaults to 32g if total physcial memory can be detected, or to 8g if total physical memory cannot be detected. + See Memory usage settings for Jalview for more details. +
+ +