From owner-freebsd-current@FreeBSD.ORG Fri Oct 28 01:40:46 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 A3D8916A41F for ; Fri, 28 Oct 2005 01:40:46 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from smtp103.rog.mail.re2.yahoo.com (smtp103.rog.mail.re2.yahoo.com [206.190.36.81]) by mx1.FreeBSD.org (Postfix) with SMTP id 05F7943D48 for ; Fri, 28 Oct 2005 01:40:45 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 78640 invoked from network); 28 Oct 2005 01:40:45 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-Squirrel-UserHash:X-Squirrel-FromHash:Message-ID:In-Reply-To:References:Date:Subject:From:To:Cc:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding; b=K5H5l14vCMk+WOekGkHSp6E7LgvtE9G34hoj5lcnm/toxuAeV5C6lBjcuWaFEzsi6eJD8SbCBiJ3pwVsKR18/qY1zmgDw/r02222axyfAd8VZDe1lk3PwF+C1KIzAVCaqLsNxDmijGYyTjfC4VW22Jt7P9eddrYIER3wyEf6VTk= ; Received: from unknown (HELO 172.16.0.1) (mikej@rogers.com@70.31.50.81 with login) by smtp103.rog.mail.re2.yahoo.com with SMTP; 28 Oct 2005 01:40:44 -0000 X-Squirrel-UserHash: GgEKEQ8= X-Squirrel-FromHash: FgtQRFVGBkU= Message-ID: <1864.FgtQRFVGBkU=.1130463640.squirrel@172.16.0.1> In-Reply-To: <436176E0.1090401@tog.net> References: <21137.1130401220@critter.freebsd.dk> <00a801c5dacf$db3b7700$6504010a@Jura> <43613541.7030009@mac.com> <43615BBB.2080702@paradise.net.nz> <4361683E.7040504@freebsd.org> <436171E2.6050206@freebsd.org> <436176E0.1090401@tog.net> Date: Thu, 27 Oct 2005 21:40:40 -0400 (EDT) From: "Mike Jakubik" To: "ender" User-Agent: SquirrelMail/1.5.1 [CVS] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: current@freebsd.org Subject: Re: Timers and timing, was: MySQL Performance 6.0rc1 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: Fri, 28 Oct 2005 01:40:46 -0000 On Thu, October 27, 2005 8:54 pm, ender wrote: > CPU: AMD Athlon(tm) MP 2800+ (2133.42-MHz 686-class CPU) > FreeBSD 6.0-RC1 > SMP kernel, > #cpu I486_CPU > #cpu I586_CPU > > > > null function: 0.00471 > getpid(): 0.18755 > time(): 1.18135 > gettimeofday(): 1.17575 Thats pretty odd, considering the following: FreeBSD 7.0-CURRENT #0: Sat Sep 24 21:12:10 EDT 2005 CPU: AMD Athlon(tm) Processor (1410.21-MHz 686-class CPU) null function: 0.00145 getpid(): 0.26670 time(): 0.85759 gettimeofday(): 0.83653