From owner-freebsd-questions@FreeBSD.ORG Wed Jan 28 04:20:31 2004 Return-Path: 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 49D9416A4CE for ; Wed, 28 Jan 2004 04:20:31 -0800 (PST) Received: from discordia.pl (discordia.pl [212.160.154.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A2B643D54 for ; Wed, 28 Jan 2004 04:20:15 -0800 (PST) (envelope-from toread@discordia.pl) Received: from localhost (localhost.discordia.pl [127.0.0.1]) by discordia.pl (Postfix) with ESMTP id EFED0737F4 for ; Wed, 28 Jan 2004 13:20:07 +0100 (CET) Received: from discordia.pl ([127.0.0.1]) by localhost (discordia.pl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 46668-02-3 for ; Wed, 28 Jan 2004 13:20:05 +0100 (CET) Received: by discordia.pl (Postfix, from userid 1001) id C89467380E; Wed, 28 Jan 2004 13:20:05 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by discordia.pl (Postfix) with ESMTP id C40F5737F4 for ; Wed, 28 Jan 2004 13:20:05 +0100 (CET) Date: Wed, 28 Jan 2004 13:20:05 +0100 (CET) From: Piotr Gnyp To: freebsd-questions@freebsd.org In-Reply-To: <20040128121134.GA78272@xor.obsecurity.org> Message-ID: References: <20040128121134.GA78272@xor.obsecurity.org> Organization: The Golden Apple Corp MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new (DrWeb at discordia.pl) Subject: Re: swap usage X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 12:20:31 -0000 On Wed, 28 Jan 2004, Kris Kennaway wrote: > Of course, what you posted doesn't indicate this. Swap is used by > processes, so killing the process that is actually using the swap will > cause it to be reclaimed. If you think something else is going on, > please provide the appropriate details so we can analyse the problem. so, beside top and swapinfo - how can i check it? My point is: why system uses swap if it has free memory.