From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 18:04:33 2003 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 96FB116A4BF for ; Tue, 19 Aug 2003 18:04:33 -0700 (PDT) Received: from asarian-host.net (mail.asarian-host.net [194.109.160.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF1B843FBD for ; Tue, 19 Aug 2003 18:04:31 -0700 (PDT) (envelope-from admin@asarian-host.net) Comments: To protect the identity of the sender, certain header fields are either not shown, or masked. Anonymous email accounts can be requested by filling in the appropriate form at: https://asarian-host.net/cgi-bin/signup.cgi Received: (from root@localhost) by mail.asarian-host.net (8.12.9/8.12.9) id h7K14URK055515 for freebsd-questions@freebsd.org; Wed, 20 Aug 2003 03:04:30 +0200 (CEST) (envelope-from admin@asarian-host.net) From: Mark Message-Id: <200308200104.H7K14TSL055500@asarian-host.net> Date: Wed, 20 Aug 2003 01:04:29 GMT X-Authenticated-Sender: admin@asarian-host.net X-Trace: 4Pit7lm3AQuOfJanoVjoibpISM/edyAo5sKNxXYQQWWTSHMlqUSIXLcByBZPJUPvunupzfmdfIHUlndFTgwFRQ== X-Complaints-To: abuse@asarian-host.net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we are unable to process your complaint Organization: Asarian-host To: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Auth: Asarian-host PGP signature iQEVAwUAP0LJHjFqW1BleBN9AQGXDgf+NT+NT+PioHW4Cxzx1L80nzkXZUJgS+aW y0DwTxECPuXCHe5eW0ITphs6cVmEX4G51Rz7L9bqv+jdpjqI+dzHsCdY5mUMac2W AR0BFtTF9gULrkfZC2EaAPCQ8lr4htUQWJ5gGM6unBfPyqsvPsHj42lSAzFX8HXH 0CamYCX3GKtOVz4Q0K/GEbcYmzAS+RuPeLYiqRYLXtGxxfxpAozzkihUpkYmaviw hFsd9jnhx//lytBYH5SJ+Fw6d1ShS3eYNDjbHOZtBClz854RUH9Ui7nTNeqWzIMv 3gvM8CMA2i1g9ILDVsgktQeusuNbNOOOsy/w/f6DWrbTNNV58f2eNg== =Ca/P Subject: Swappng in? 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, 20 Aug 2003 01:04:33 -0000 Is there a way to swap a program back in, after it has been swapped out? (FreeBSD 4.7R). I had a rather huge task, and now my ps shows entries like: ... 948 0 v2 IWs+ - 0:00.00 /usr/libexec/getty Pc ttyv2 I'd like to have it swapped back in, please. :) I read somewhere that if the memory strain has subsided, it would automatically be swapped in again. I do not see that happen automagically, though. - Mark