You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2016/03/30 20:48:07 UTC

svn commit: r1737147 - /uima/sandbox/uima-ducc/trunk/src/main/resources/default.ducc.properties

Author: cwiklik
Date: Wed Mar 30 18:48:07 2016
New Revision: 1737147

URL: http://svn.apache.org/viewvc?rev=1737147&view=rev
Log:
UIMA-4835 added KB as units for swap property

Modified:
    uima/sandbox/uima-ducc/trunk/src/main/resources/default.ducc.properties

Modified: uima/sandbox/uima-ducc/trunk/src/main/resources/default.ducc.properties
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/resources/default.ducc.properties?rev=1737147&r1=1737146&r2=1737147&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/resources/default.ducc.properties (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/resources/default.ducc.properties Wed Mar 30 18:48:07 2016
@@ -134,7 +134,7 @@ ducc.locale.country=us
 # If an agent detects free swap space dipping below the value defined
 # below, it will find the fattest (in terms of memory) process in its
 # inventory and kill it. The value of the parameter below is expressed
-# in MB.
+# in KB.
 # Initially disabled by setting the threshold at 0.
 #   Set this to 1GB equiv
 ducc.node.min.swap.threshold=0