From owner-freebsd-questions@FreeBSD.ORG Thu Dec 18 16:14:47 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 E86FC1065673 for ; Thu, 18 Dec 2008 16:14:47 +0000 (UTC) (envelope-from freebsd@optiksecurite.com) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.freebsd.org (Postfix) with ESMTP id C3CEF8FC0C for ; Thu, 18 Dec 2008 16:14:47 +0000 (UTC) (envelope-from freebsd@optiksecurite.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=ISO-8859-1; format=flowed Received: from [69.69.69.183] ([69.70.93.206]) by VL-MH-MR001.ip.videotron.ca (Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug 3 2007; 32bit)) with ESMTP id <0KC200FELVOFKLF0@VL-MH-MR001.ip.videotron.ca> for freebsd-questions@freebsd.org; Thu, 18 Dec 2008 10:14:39 -0500 (EST) Message-id: <494A693A.5050204@optiksecurite.com> Date: Thu, 18 Dec 2008 10:16:10 -0500 From: FreeBSD User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) To: freebsd-questions@freebsd.org Subject: 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:14:48 -0000 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? Thanks for sharing your knowledge, Martin