Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Apr 2001 10:58:14 -0400
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src/sys/alpha/alpha mp_machdep.c
Message-ID:  <20010427105814.A47421@grasshopper.cs.duke.edu>
In-Reply-To: <XFMail.010425103124.jhb@FreeBSD.org>; from jhb@FreeBSD.org on Wed, Apr 25, 2001 at 10:31:24AM -0700
References:  <200104251724.f3PHOvQ14369@freefall.freebsd.org> <XFMail.010425103124.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin [jhb@FreeBSD.org] wrote:
> on smp.patch next which doesn't panic but changes many things.  I'm still
> trying to figure out why each CPU is doling out 115% of p_cpticks for each
> schedcpu() update.

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%

FWIW, I'd like to see all your clock patches committed.

Drew

-- 
------------------------------------------------------------------------------
Andrew Gallatin, Sr Systems Programmer	http://www.cs.duke.edu/~gallatin
Duke University				Email: gallatin@cs.duke.edu
Department of Computer Science		Phone: (919) 660-6590

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010427105814.A47421>