From owner-freebsd-hackers@FreeBSD.ORG Thu Jul 31 09:51:20 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB35637B401 for ; Thu, 31 Jul 2003 09:51:20 -0700 (PDT) Received: from mail.advantagecom.net (mail.advantagecom.net [65.103.151.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6D4F43F85 for ; Thu, 31 Jul 2003 09:51:19 -0700 (PDT) (envelope-from andykinney@advantagecom.net) Received: from SCSI-MONSTER (scsi-monster.advantagecom.net [207.109.186.200]) by mail.advantagecom.net (8.11.6/8.11.6) with ESMTP id h6VGpJD29018 for ; Thu, 31 Jul 2003 09:51:19 -0700 From: "Andrew Kinney" Organization: Advantagecom Networks, Inc. To: freebsd-hackers@freebsd.org Date: Thu, 31 Jul 2003 09:51:32 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Message-ID: <3F28E6A4.22314.2255664F@localhost> Priority: normal X-mailer: Pegasus Mail for Win32 (v3.12c) Subject: vmstat counter "bug" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: andykinney@advantagecom.net List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2003 16:51:21 -0000 Hello, I'm sure this is probably just a limitation of the variable type used, but when we run a 'vmstat -m' on our 4.8-RELEASE machine, we get a negative integer on the "Requests" section of the memory totals. Memory Totals: In Use Free Requests 123946K 30979K -1730834065 That negative integer is incrementing towards zero. This is a dual processor machine with 4GB of physical RAM and is running an SMP kernel. This machine pushes about 1TB a month and is used heavily as a web/email/database server, so it naturally puts big numbers through all parts of the OS. Its been running without reboot for 3 months straight now. Is this worth submitting a PR for or is it one of those issues that would sit in the PR db for 7 years because nobody cares? I found the following related PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/30360 open for almost 2 years It's definitely a non-critical issue, but a little "spit and polish" wouldn't hurt. Sincerely, Andrew Kinney President and Chief Technology Officer Advantagecom Networks, Inc. http://www.advantagecom.net