On Fri, Nov 11, 2011 at 12:59 PM, celtic man <dheerajman...@hotmail.com>wrote:

>
> we have JAVA_OPTS set in catalina.sh
>
> start_tomcat -> /usr/local/scripts/start_tomcat
> stop_tomcat -> /usr/local/tomcat/bin/shutdown.sh
>
> MemTotal:      4149124 kB
> MemFree:        381644 kB
> Buffers:        106832 kB
> Cached:        2377208 kB
> SwapCached:          0 kB
> Active:        2646596 kB
> Inactive:       968884 kB
> HighTotal:     3276448 kB
> HighFree:       108160 kB
> LowTotal:       872676 kB
> LowFree:        273484 kB
> SwapTotal:     4194288 kB
> SwapFree:      4194064 kB
>

 Please don't top-post. Write your answers BELOW the questions they're
answering in your reply emails.

To confirm something stated above, on a Unix or Linux system, the memory
used for cache ("Cached") will basically expand to whatever space it has
available to it. So, realistically, the amount of usable free memory on
your system is closer to 2.5 GB than 400 MB.

Reply via email to