From owner-freebsd-questions@FreeBSD.ORG Mon Jun 20 19:49:54 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA46916A41C for ; Mon, 20 Jun 2005 19:49:54 +0000 (GMT) (envelope-from k_greenwood1@yahoo.com) Received: from web33115.mail.mud.yahoo.com (web33115.mail.mud.yahoo.com [68.142.206.96]) by mx1.FreeBSD.org (Postfix) with SMTP id 3ECC843D53 for ; Mon, 20 Jun 2005 19:49:54 +0000 (GMT) (envelope-from k_greenwood1@yahoo.com) Received: (qmail 26962 invoked by uid 60001); 20 Jun 2005 19:49:53 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=wCjMnT+kCR0lCtmDc+51vAXQynUU4CNQt0JQZDS9tcPwR7x0nNdK4CxXJGQipInChKLSzJoKwRaZAPbkh0jc+183fReJiV5vNsSmSDSAA/tCvfxKBA19RmximqpvUsmoFfZ3ninjrnpJ93PMFOn6lK46Lj1wYvD7WTNfPTOfJ8A= ; Message-ID: <20050620194953.26960.qmail@web33115.mail.mud.yahoo.com> Received: from [24.109.29.231] by web33115.mail.mud.yahoo.com via HTTP; Mon, 20 Jun 2005 12:49:53 PDT Date: Mon, 20 Jun 2005 12:49:53 -0700 (PDT) From: "K. Greenwood" To: Dan Nelson , Francisco Reyes In-Reply-To: <20050620185545.GF8497@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: FreeBSD Questions List Subject: Re: When does swap decreases X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 19:49:55 -0000 --- Dan Nelson wrote: > In the last episode (Jun 20), Francisco Reyes said: > > On Mon, 20 Jun 2005, Dan Nelson wrote: > > Makes sense. > > Any way to find out which process is using the > swap? > > None that I know of. Another one of those "Junior > Kernel Hacker" > proejcts :) Perhaps /sysutils/lsof? Desc. as follows. +++ Lsof (LiSt Open Files) lists information about files that are open by the running processes. An open file may be a regular file, a directory, a block special file, a character special file, an executing text reference, a library, a stream or a network file (Internet socket, NFS file or Unix domain socket). See also fstat(1) in the base system. WWW: http://people.freebsd.org/~abe/ +++ I have only recently installed it, not a clue as to how to use it, however. BTW, if Mr. Nelson is considered "Junior Kernel Hacker", I qualify as "Senior Keyboard Drooler". AKA, take my advice with a grain of salt. __________________________________ Discover Yahoo! Find restaurants, movies, travel and more fun for the weekend. Check it out! http://discover.yahoo.com/weekend.html