From owner-freebsd-questions@FreeBSD.ORG Fri Nov 11 07:29:27 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C3EE016A41F for ; Fri, 11 Nov 2005 07:29:27 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A4BC43D46 for ; Fri, 11 Nov 2005 07:29:25 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from flame.pc (adsl-66-124-231-46.dsl.snfc21.pacbell.net [66.124.231.46]) (authenticated bits=0) by igloo.linux.gr (8.13.4/8.13.4/Debian-3) with ESMTP id jAB7TAGS019926; Fri, 11 Nov 2005 09:29:14 +0200 Received: by flame.pc (Postfix, from userid 1001) id 5922411585; Thu, 10 Nov 2005 23:29:02 -0800 (PST) Date: Thu, 10 Nov 2005 23:29:01 -0800 From: Giorgos Keramidas To: gobbledegeek@gmail.com Message-ID: <20051111072901.GA1948@flame.pc> References: <463aea570511102258o5902b394s77f1caca3a17c0c3@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <463aea570511102258o5902b394s77f1caca3a17c0c3@mail.gmail.com> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.483, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.92, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr Cc: freebsd-questions@freebsd.org Subject: Re: output of top command 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: Fri, 11 Nov 2005 07:29:27 -0000 On 2005-11-11 12:28, Gobbledegeek wrote: > Hello > What does the memory row in top command mean by Inactive,Wired,Cached ?? You can find out a lot of details about these fields and the design of the virtual memory subsystem of the FreeBSD kernel at: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/vm-design/