Unix - Checking the virtual memory of process

ps -elf | grep

In Solaris the size (SIZ) column specifies memory size

Comments

Popular posts from this blog

Long running Java process resource consumption monitoring , leak detection and GC tuning

Best practises - Selenium WebDriver/ Java

CORBA - C++ Client (ACE TAO) Java Server (JacORB) A simple example