From owner-freebsd-current@FreeBSD.ORG Sun Sep 18 02:05:19 2005 Return-Path: X-Original-To: current@freebsd.org 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 3D8E116A41F for ; Sun, 18 Sep 2005 02:05:19 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id B117C43D45 for ; Sun, 18 Sep 2005 02:05:18 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so238358wxd for ; Sat, 17 Sep 2005 19:05:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZDiYXywjS4TFXxvt1J4zGbhzyu6qHkoedzMPefryX9768IUSKTFuZis/aazz5KHdgfufCWdIWn+r5JAKCpQm7ETzwJh9pY4IQDssGfYcOgLxT2rszqZdNfdkB4MsP/c1YJ4AI4n4xH0xmx5e/gMXgpIF0nc2DeTxwVvXJc17Jk8= Received: by 10.70.128.4 with SMTP id a4mr772310wxd; Sat, 17 Sep 2005 19:05:18 -0700 (PDT) Received: by 10.70.115.15 with HTTP; Sat, 17 Sep 2005 19:05:18 -0700 (PDT) Message-ID: <84dead72050917190558e24d2b@mail.gmail.com> Date: Sun, 18 Sep 2005 07:35:18 +0530 From: Joseph Koshy To: Andrew Gallatin In-Reply-To: <17196.35762.395155.325627@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050914194612.15692485.lehmann@ans-netz.de> <84dead7205091500152a7c25d1@mail.gmail.com> <20050915172005.072f4bdf.lehmann@ans-netz.de> <20050915181238.54b16b4b.lehmann@ans-netz.de> <84dead720509160921732e7f96@mail.gmail.com> <20050916184911.38e2739a.lehmann@ans-netz.de> <20050916225219.73b53cd0.lehmann@ans-netz.de> <84dead7205091619435c12b528@mail.gmail.com> <20050917102846.7bf26a56.lehmann@ans-netz.de> <17196.35762.395155.325627@grasshopper.cs.duke.edu> Cc: current@freebsd.org, Oliver Lehmann Subject: Re: low(er) disk performance with sched_4bsd then with sched_ule X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: joseph.koshy@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2005 02:05:19 -0000 > I don't know the disk codepath very well, but the samples look=20 > little suspect. They do look odd. For one, there are entries for the p4_*_pmc functions which would never get called on a P-III box. Oliver, after you sync'ed up with RELENG_6, did you keep the sources for pmcstat(8) sync'ed with current? If not, that would explain the skewed profile. Yesterday I MFC'ed a few bug fixes so could you run the last step (pmcstat -g -R=20 /path-to-sample-file) with today's pmcstat(8)? The file "src/usr.sbin/pmcstat_log.c" should be at rev 1.3.2.1. --=20 FreeBSD Volunteer, http://people.freebsd.org/~jkoshy