*Java version and GC info for windows:*

-XX:InitialHeapSize=134194624 
-XX:MaxHeapSize=2147113984 
-XX:+PrintCommandLineFl
ags -XX:+UseCompressedOops 
-XX:-UseLargePagesIndividualAllocation

java version "1.7.0"
Java(TM) SE Runtime Environment (build 1.7.0-b147)
Java HotSpot(TM) 64-Bit Server VM (build 21.0-b17, mixed mode)

*Java version and GC info for linux:*

-XX:InitialHeapSize=128989120 
-XX:MaxHeapSize=2063825920 
-XX:+PrintCommandLineFlags 
-XX:+UseCompressedOops 
-XX:+UseParallelGC

java version "1.7.0_45"
OpenJDK Runtime Environment (rhel-2.4.3.2.el6_4-x86_64 u45-b15)
OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)


Also please note that we have a restriction on heapsize and is 124MB for
lucene and both tests (windows and linux) are running with same heap size
(124MB)




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Suggestions-Required-110-Concurrency-users-indexing-on-Lucene-dont-finish-in-200-ms-tp4116625p4119186.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to