Bug 26272

Summary: Adds a sysctl to get the cpu frequency
Product: Base System Reporter: mux <mux>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description mux 2001-04-01 18:50:00 UTC
	There are severl sysctl's that provide cpu information but
	none of them gives its frequency.

Fix: Patch for RELENG_4 :
Comment 1 Poul-Henning Kamp 2001-04-01 22:07:14 UTC
Weeeeelllll...

We already have that in machdep.tsc_freq if we trust it to be constant.

If we don't trust it to be constant, any reporting is at best a guess
and we might as well not report a random number...

--
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.
Comment 2 dd freebsd_committer freebsd_triage 2001-06-19 02:20:48 UTC
State Changed
From-To: open->closed

From audit-trail: