You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2009/10/25 15:37:59 UTC

[jira] Created: (LUCENE-2009) task.mem should be set to use jvmargs that pin the min and max heap size

task.mem should be set to use jvmargs that pin the min and max heap size
------------------------------------------------------------------------

                 Key: LUCENE-2009
                 URL: https://issues.apache.org/jira/browse/LUCENE-2009
             Project: Lucene - Java
          Issue Type: Improvement
          Components: contrib/benchmark
    Affects Versions: 2.9
            Reporter: Mark Miller
            Priority: Minor


Currently, task.mem sets the java ant task param maxmemory - there is no equivalent minmemory though. jvmargs should be used instead, and xms,xmx pinned to task.mem - otherwise, results are affected as the JVM resizes the heap. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org