> Peter : What do you recommand ? using Aaron Morton solution and using JNA or > just disable mmap ? (Or is it the same and I missed something ?)
I suggested disabling mmap() just to get you confidence in what the actual memory usage is, without it being "seemingly" higher than it is due to mmap(). I don't recommend turning it off for real use. -- / Peter Schuller