Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Aug 2003 00:08:36 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        Ronan Lucio <ronanl@melim.com.br>
Cc:        questions@freebsd.org
Subject:   Re: Swap
Message-ID:  <3F31D0C4.2000408@mac.com>
In-Reply-To: <20030806182516.46b110e5.ronanl@melim.com.br>
References:  <20030806182516.46b110e5.ronanl@melim.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
Ronan Lucio wrote:
> If my FreeBSD server show that 90% of swap space is being used,
> is there a way to find out what is taking this space?

'top' or 'ps aux | sort +4r' can show you the processes sorted by virtual memory 
usage.  VSZ means more than just swap, but this still is probably what you're 
looking for.

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F31D0C4.2000408>