Hi @himanshubhavani,
I hope you are doing well.
Here,
TOT_CON = contigousSize - total reserved memory.
In this case, => Total Reserved memory is 21804 kB
& contiguousSize = TOT_CON + total reserved memory(client) = 43731 + 21804 = 65,535 kB.
Please share the output of below command.
# cat /sys/module/galcore/parameters/contiguousSize
Thanks & Regards,
Dhruvit Vasavada.