From owner-cvs-all Fri Apr 27 10:42:32 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 7EEB037B422; Fri, 27 Apr 2001 10:42:26 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f3RHfkG82283; Fri, 27 Apr 2001 10:41:46 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <15081.36308.59291.649794@grasshopper.cs.duke.edu> Date: Fri, 27 Apr 2001 10:41:03 -0700 (PDT) From: John Baldwin To: Andrew Gallatin Subject: Re: cvs commit: src/sys/alpha/alpha mp_machdep.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27-Apr-01 Andrew Gallatin wrote: > > John Baldwin writes: > > > > > > Could it be because hz on a rawhide is really 1200, but we still > > > divide by 8 to get stathz? Eg, stathz is 150 and 150/128 is roughly > 117% > > > > Yes, that would do it. If that is really the case, then simply adjusting > > stathz for the rawhide would fix that easily. > > I think I had a patch for this once... Ah, yes: > > Index: sys/alpha/alpha/clock.c > =================================================================== [ snip ] > I don't remember why I never committed that. *poke* *poke* Commit it! :) -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message