Mysterious missing memory
Hi,
I have an x4200 with 16GRAM. Its sole purpose is to run postgresql and our java server app. We seem to be losing memory over time and it may have something to do with starting/stopping our java server. If I reboot, I can start postgresql and then start the java server with an Xms of 12G. If I need to restart ithe java server, I will not be able to allocate as much -- the amount of free mem (even with the java server is not running) keeps declining until it gets so low I have to reboot. Right now, postgresql is off and our java server is off and there is only 2.5GRAM free. Looking at prstat, I can't see anything that is using a significant amount of RAM. Has anyone ever heard of anything like this?

