Hi, i'm having doubts on the total memory utilisation of w3p processor, which is connected with two ignites grid as client nodes. Currently it occupies 801.0MB.
My question is, 801.0 includes JVM heap memory if not where can i find JVM
heap utilization.
[image: image.png]
JVM option :
<add key="JvmInitMem" value="-Xms256m" />
<add key="JvmMaxMem" value="-Xmx2g" />
Below jvm option being used from ignite.bat file
JVM_OPTS=-Xms1g -Xmx1g -server -XX:MaxPermSize=256m
Thanks & Regards,
Charlin
