From owner-freebsd-current@FreeBSD.ORG Fri Oct 28 05:06:38 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 7AB5F16A41F for ; Fri, 28 Oct 2005 05:06:38 +0000 (GMT) (envelope-from caiquanqing@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEC8143D45 for ; Fri, 28 Oct 2005 05:06:37 +0000 (GMT) (envelope-from caiquanqing@gmail.com) Received: by xproxy.gmail.com with SMTP id t8so186825wxc for ; Thu, 27 Oct 2005 22:06:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=trcX6WFE5Ktq7zyfLTW5Cb5F6RbrU4v2gd4iuIPmEZGR+Tf8PIAp1AKQsKnH+82wbMRw49FUDptOBRWqhH7ghKsOaqVrJdGEDFw8WL2i18PQT/Z55U6pUg7odBT4HY0C+X6hR8X4f7bMO+F03K/0LqLGR0VN09apS5eZSWDhlWM= Received: by 10.70.87.11 with SMTP id k11mr1710921wxb; Thu, 27 Oct 2005 22:06:37 -0700 (PDT) Received: by 10.70.11.18 with HTTP; Thu, 27 Oct 2005 22:06:37 -0700 (PDT) Message-ID: <2b22951e0510272206t7df0950bj8400a6fe3ada241f@mail.gmail.com> Date: Thu, 27 Oct 2005 22:06:37 -0700 From: "Cai, Quanqing" To: current@freebsd.org In-Reply-To: <1864.FgtQRFVGBkU=.1130463640.squirrel@172.16.0.1> MIME-Version: 1.0 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> <1864.FgtQRFVGBkU=.1130463640.squirrel@172.16.0.1> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: 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 05:06:38 -0000 7.0-CURRENT, CPU: Intel(R) Pentium(R) 4 CPU 1.50GHz (1514.96-MHz 686-class CPU) null function: 0.01079 getpid(): 1.30724 time(): 2.63984 gettimeofday(): 2.59753 6.0-RC1, CPU: AMD Athlon(tm) processor (900.04-MHz 686-class CPU) null function: 0.01125 getpid(): 0.41527 time(): 1.14047 gettimeofday(): 1.10897 On 10/27/05, Mike Jakubik wrote: > > 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 > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " >