Re: Memory foot print of the ignite nThe background cache eviction process was unable to free [10] percent of the cache for Context

2017-12-25 Thread Alexey Popov
Naveen, I am not sure I understand you correctly. Ignite off-heap usage is a part of your VIRT "top" output. You can add DATA column to "top" output to better visualize memory usage of pure on-heap+off-heap data only. Please run Ignite with different memory settings and see the memory

Re: Memory foot print of the ignite nThe background cache eviction process was unable to free [10] percent of the cache for Context

2017-12-21 Thread Naveen
Thanks Alexey. As you mentioned, in heap its only java classes that reside, which you can mention while starting the ignite thru VM options and it will be reflected after the node comes up Topology snapshot [ver=1, servers=1, clients=0, CPUs=8, heap=7.1GB] And, on linux when we execute top

Re: Memory foot print of the ignite nThe background cache eviction process was unable to free [10] percent of the cache for Context

2017-12-20 Thread Alexey Popov
Hi Naveen, Off-heap memory "Off-heap size" works strangely. There are several tickets here https://issues.apache.org/jira/browse/IGNITE-6814 https://issues.apache.org/jira/browse/IGNITE-5583 http://apache-ignite-users.70518.x6.nabble.com/Cache-size-in-Memory-td17226.html You can get an