From owner-freebsd-questions@FreeBSD.ORG Thu Dec 18 16:28:23 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 5754E1065675 for ; Thu, 18 Dec 2008 16:28:23 +0000 (UTC) (envelope-from kirk@strauser.com) Received: from kanga.honeypot.net (kanga.honeypot.net [IPv6:2001:470:a80a:1:21f:d0ff:fe22:b8a8]) by mx1.freebsd.org (Postfix) with ESMTP id 157FD8FC1A for ; Thu, 18 Dec 2008 16:28:23 +0000 (UTC) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id 687E453EA0CD for ; Thu, 18 Dec 2008 10:28:22 -0600 (CST) X-Virus-Scanned: amavisd-new at honeypot.net Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TythdPxls3GM for ; Thu, 18 Dec 2008 10:28:20 -0600 (CST) Received: from athena.localnet (athena.daycos.com [IPv6:2001:470:c054:1:221:9bff:fe00:de3f]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTPSA id 4C69153EA04A for ; Thu, 18 Dec 2008 10:28:20 -0600 (CST) From: Kirk Strauser To: freebsd-questions@freebsd.org Date: Thu, 18 Dec 2008 10:28:18 -0600 User-Agent: KMail/1.10.3 (Linux/2.6.27-9-generic; KDE/4.1.3; x86_64; ; ) References: <494A693A.5050204@optiksecurite.com> In-Reply-To: <494A693A.5050204@optiksecurite.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812181028.18306.kirk@strauser.com> 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:28:23 -0000 On Thursday 18 December 2008 09:16:10 FreeBSD wrote: > Hi everyone, > > 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. The system will handle it for you, I promise. :-) -- Kirk Strauser