From owner-freebsd-current@FreeBSD.ORG Tue Jun 3 11:47:56 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D236537B401 for ; Tue, 3 Jun 2003 11:47:56 -0700 (PDT) Received: from h190n1fls34o809.telia.com (h190n1fls34o809.telia.com [213.67.96.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7685D43FA3 for ; Tue, 3 Jun 2003 11:47:55 -0700 (PDT) (envelope-from pawel.worach@telia.com) Received: from corona (corona.sajd.net [192.168.1.20])h53IlqD05550 for ; Tue, 3 Jun 2003 20:47:53 +0200 (MEST) From: "Pawel Worach" To: Date: Tue, 3 Jun 2003 20:47:52 +0200 Message-ID: <000001c32a00$a3e227e0$4116f00a@corona> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: vmstat -s broken X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2003 18:47:57 -0000 I don't know for how long this has been broken but vmstat always reports 0 (zero) for the number of system calls executed which is virtually impossible. This is on a system built FreeBSD darkstar 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Tue Jun 3 02:48:51 CEST 2003 darkstar# vmstat -s | grep "system calls" 0 system calls darkstar# uptime 8:33PM up 17:03, 8 users, load averages: 1.93, 1.63, 1.27 -- Pawel