From owner-freebsd-questions Thu May 9 22:31:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from screech.weirdnoise.com (209-128-78-198.BAYAREA.NET [209.128.78.198]) by hub.freebsd.org (Postfix) with ESMTP id D52B637B406 for ; Thu, 9 May 2002 22:31:38 -0700 (PDT) Received: from screech.weirdnoise.com (localhost [127.0.0.1]) by screech.weirdnoise.com (8.11.6/8.9.3) with ESMTP id g4A5XhU45330 for ; Thu, 9 May 2002 22:33:43 -0700 (PDT) Message-Id: <200205100533.g4A5XhU45330@screech.weirdnoise.com> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: questions@FreeBSD.ORG Subject: Measuring process memory usage Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 09 May 2002 22:33:43 -0700 From: Ed Hall Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I need to be able to accurately measure the memory used by a process divided into 4 categories representing the permutations of shared/unshared and resident/nonresident. does anyone know of a tool which does this? Even /proc/curproc/map seems to lie... Thanks! -Ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message