From owner-freebsd-current@FreeBSD.ORG Wed Jan 25 22:09:45 2006 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 DF9CA16A420; Wed, 25 Jan 2006 22:09:45 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id D668F43D5A; Wed, 25 Jan 2006 22:09:41 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 0BF74BC74; Wed, 25 Jan 2006 22:09:29 +0000 (UTC) To: Scott Long From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 25 Jan 2006 14:37:43 MST." <43D7EFA7.2060309@samsco.org> Date: Wed, 25 Jan 2006 23:09:28 +0100 Message-ID: <41487.1138226968@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Peter Jeremy , current@freebsd.org, arch@freebsd.org Subject: Re: [TEST/REVIEW] CPU accounting patches X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 25 Jan 2006 22:09:46 -0000 In message <43D7EFA7.2060309@samsco.org>, Scott Long writes: >Regardless of the technical merits of one accounting method or another, >changing the results of rusage is going to result in many years of >questions to the mailing lists and grumbling from uneducated sysadmins >that FreeBSD is somehow inferior because of this one detail. I know >that's an emotional argument and not a technical one, but it's also >important to consider. Well, there is up to 30% improvement in contextswitches to pay for the grumbling. I think more people care about context switches than cpu accounting, but I also think they may not know this. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.