From owner-freebsd-questions@FreeBSD.ORG Thu Dec 18 16:53:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85F711065670 for ; Thu, 18 Dec 2008 16:53:19 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id C121D8FC17 for ; Thu, 18 Dec 2008 16:53:18 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id mBIGrBs2003689; Thu, 18 Dec 2008 17:53:11 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id mBIGrBQZ003686; Thu, 18 Dec 2008 17:53:11 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 18 Dec 2008 17:53:11 +0100 (CET) From: Wojciech Puchar To: FreeBSD In-Reply-To: <494A693A.5050204@optiksecurite.com> Message-ID: <20081218175251.X3677@wojtek.tensor.gdynia.pl> References: <494A693A.5050204@optiksecurite.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Simple swap question 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: Thu, 18 Dec 2008 16:53:19 -0000 > > I have a FreeBSD 7.0-Release server that started to swap after an error in a > shell script (process spawning competition ;-) ). I killed the shell and the > RAM is now OK. The problem is that the swap is still used. How can I "reset" > the swap? you don't need. something got swapped out, and will be swapped into memory when needed.