When you set the max heap memory to 64mb, thats what it will control, its
the heap memory the java process will have. It does not count memory
associated with things like sockets, file handles and so on.
On Fri, Aug 5, 2011 at 2:15 AM, Diogo Figueiredo diogoepf@gmail.com wrote:
Getting back to this.. Even if my Max memory is 64MB today it reached to
more than 300MB Res memory. Is that normal?
Because I set it up to Max 64 MB so I would expect it not to cross that
point..