On Fri, Oct 10, 2003 at 01:11:51PM -0400, Scott Lundgren wrote: > How can I find which process have been moved off to swap space? I know that > in `top` processes in stat "SW" have been swapped out, and that 'm' will > show me the same information from 'free' that in fact something is using > swap. However since top doesn't seem to allow you sort by process state, I'm > wondering about other methods.
Using procps in Debian [Sid] allows you to sort based on process state or swap space consumption. ii procps 3.1.12-1 The /proc file system utilities I'm not entirely sure whether other distributions use the identical fork of procps. -- Daniel T. Chen [EMAIL PROTECTED] GPG key: www.sh.nu/~crimsun/pubkey.gpg.asc
pgp00000.pgp
Description: PGP signature
-- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
