From owner-freebsd-questions@FreeBSD.ORG Tue Feb 8 21:33:18 2005 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 804FE16A4CE for ; Tue, 8 Feb 2005 21:33:18 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03E5C43D39 for ; Tue, 8 Feb 2005 21:33:16 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so980940wri for ; Tue, 08 Feb 2005 13:33:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=evY7kidyR0+Ufjxes0LSbmuyGaxuzYPz+a2dumP49aTGF8WH6Mkius0lGBmSxjdUqcHs53G68aOBUwMSIomY5rsWi4wOfpElWc+NMgw9X+TDQ553hK7Hr6CP9ovpA7Dc/xRurYO2tzQoVhRHvYVyT+rtlheq/vUgn5TSIKlGhRI= Received: by 10.54.42.8 with SMTP id p8mr247967wrp; Tue, 08 Feb 2005 13:33:15 -0800 (PST) Received: by 10.54.42.28 with HTTP; Tue, 8 Feb 2005 13:33:14 -0800 (PST) Message-ID: <810a540e050208133310333144@mail.gmail.com> Date: Tue, 8 Feb 2005 14:33:14 -0700 From: Pat Maddox To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Inactive memory X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pat Maddox List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 21:33:18 -0000 I've always got a lot of inactive memory on my machine, around 520MB or so. While doing a portupgrade, the free memory dropped to around 13MB. I'm just curious what exactly the inactive memory is. Will the OS use the inactive memory before dipping into swap? Or is that memory off limits now? If so, is there any way to free it up? I've got 1GB total on the machine.