X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhelp%2Fhtml%2Ffeatures%2Fclarguments.html;h=369c56549eeb2e800d98dcfc17cc2a9bdcf0f99a;hb=6be53c5baa4a130d2dfa166d990e6183c0e6b237;hp=60db0695f1d317bb1a164c1a8dff86b9f7ce9083;hpb=4160e6f1fa6aa45849153cce5794faa93e3a19c4;p=jalview.git diff --git a/help/help/html/features/clarguments.html b/help/help/html/features/clarguments.html index 60db069..369c565 100644 --- a/help/help/html/features/clarguments.html +++ b/help/help/html/features/clarguments.html @@ -225,6 +225,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. +
+ +