From owner-freebsd-questions@FreeBSD.ORG Wed Sep 29 02:50:45 2010 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 62DF21065675 for ; Wed, 29 Sep 2010 02:50:45 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id E91C98FC14 for ; Wed, 29 Sep 2010 02:50:44 +0000 (UTC) Received: by fxm9 with SMTP id 9so280195fxm.13 for ; Tue, 28 Sep 2010 19:50:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=LkxErcLmexHFw0zBWlaukmfvxVz3n7j3iAF51nTJTOY=; b=FXDG3nMBj1W1J/WSM+yw5p0NpUlxZ9rFp1zxIpFNN9q3dBmqLvw0y5+JvGTfpvB1Td RFL3Ixz6obMw7L6FRDQ8yChJU4H4fUu48fs054Dfmio9xBNl0Xg6Crz0k5haSFznA9ZI e/JdLlbigvBZnmgwSgUUb6UWc/gHv2Q45xrNA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=DVT9SZi6wNsgQrGg6rdKgwdIenRkCh3UqKypYKSI1dKLl7JT7fvhAGqD9pPq8lkR6D 1LEJxZ6mXH35wRIj8MnBE/auFPN9i5mt6znbNdQUcvf55DUCLaTF+Cq7rr9UqQ028ryL wiN5DksQzTQc0xmhptiZCJymzh4M6LuOvvwk4= MIME-Version: 1.0 Received: by 10.223.116.19 with SMTP id k19mr963308faq.48.1285728643817; Tue, 28 Sep 2010 19:50:43 -0700 (PDT) Received: by 10.223.114.79 with HTTP; Tue, 28 Sep 2010 19:50:43 -0700 (PDT) In-Reply-To: <800348.43799.qm@web113901.mail.gq1.yahoo.com> References: <800348.43799.qm@web113901.mail.gq1.yahoo.com> Date: Tue, 28 Sep 2010 21:50:43 -0500 Message-ID: From: Adam Vande More To: vyaaghrah-nix@yahoo.com Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Cache Memory in top command 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: Wed, 29 Sep 2010 02:50:45 -0000 On Tue, Sep 28, 2010 at 9:40 PM, wrote: > Hi Everybody > > How is Cache memory in the following output calculated, on Free BSD system. > man 1 top -- Adam Vande More