This is the standard linux behaviour. If any application claims memory it is
taken from the free-pages. If the memory is not in use anymore it is not put
back to the amount of free memory (even if the application is shutdown).
Instead it is chached and freed on demand.

So don't worry here

Regards,
Andreas

> -----Original Message-----
> From: Carlos [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 12, 2000 9:33 AM
> To: [EMAIL PROTECTED]
> Subject: a great problem with tomcat in linux whit the system memory
> 
> 
> Hello.
> If i restyart my system and i run the command free the system 
> free memory is
> 200MB.
> If my jakarta (in linux) is running several days the sysmten 
> memory goes
> down, if the jsp pages are used. The problem is that the 
> memory goes down
> and it not does up, only restarting the system.
> How can i resolv this problem?
> thanks
> Carlos
> 

Reply via email to