From owner-freebsd-hackers@FreeBSD.ORG Fri Dec 2 07:46:07 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04D53106564A for ; Fri, 2 Dec 2011 07:46:07 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id ACEB28FC17 for ; Fri, 2 Dec 2011 07:46:06 +0000 (UTC) Received: by vbbfr13 with SMTP id fr13so3375569vbb.13 for ; Thu, 01 Dec 2011 23:46:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=QNnK63iMzpVtir+fzbbgfB1Xg6SV/nfys5cdBKI42Uo=; b=vLxpmWmEVTeJZ8TWlPz114iRQj9WV5PLTM8DTZwg1Ry4QUOKdfHVS8KCVltmZxxoyk xX6NXNKqMQojvcl/r1ZDWPeADVyc3QsNvkHE9KNdmYyV4gmPYYij/WScGl16rE+13WCl Mcjr8otSZaTUyqx/HFjscaZvdTcz3D2ZMf2nU= MIME-Version: 1.0 Received: by 10.52.94.227 with SMTP id df3mr9065414vdb.51.1322810393264; Thu, 01 Dec 2011 23:19:53 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.109.10 with HTTP; Thu, 1 Dec 2011 23:19:53 -0800 (PST) In-Reply-To: <20111202070055.GA98731@DataIX.net> References: <547298A3C38F407887E1AAAAC487DF6D@multiplay.co.uk> <20111201065722.GA97051@DataIX.net> <1A338C6C470940B386C307641E350A3E@multiplay.co.uk> <4ED77650.6050409@my.gd> <20111202070055.GA98731@DataIX.net> Date: Fri, 2 Dec 2011 15:19:53 +0800 X-Google-Sender-Auth: 1uVWmlHAIbM9b1t5YRIfMWcFAN0 Message-ID: From: Adrian Chadd To: Jason Hellenthal Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-hackers@freebsd.org, Steven Hartland Subject: Re: Invalid memory stats from vmstat and sysctl vm.vmtotal? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2011 07:46:07 -0000 .. where are these statistics coming from? top? Adrian