i386/85656: [Fwd: [patch] expose more i386 specific CPU
information]
Björn König
bkoenig at cs.tu-berlin.de
Fri Sep 2 19:20:16 GMT 2005
The following reply was made to PR i386/85656; it has been noted by GNATS.
From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig at cs.tu-berlin.de>
To: Ben Thomas <bthomas at virtualiron.com>
Cc: FreeBSD-gnats-submit at freebsd.org
Subject: Re: i386/85656: [Fwd: [patch] expose more i386 specific CPU information]
Date: Fri, 02 Sep 2005 21:12:10 +0200
Ben Thomas wrote:
> - add sysctls to expose a number of i386 information:
> hw.cpu_type
> hw.cpu_feature
> hw.cpu_efeature
> hw.cpu_high
> hw.cpu_id
> hw.cpu_procinfo
> hw.cpu_brand
>
> [...]
It might be better to use
hw.cpu.type
hw.cpu.feature
hw.cpu.efeature
[...]
instead. This allows you to see all CPU information by calling 'sysctl
hw.cpu'. A lot of oids in the format parent.foo_bar has been converted
to parent.foo.bar in past.
Regards Björn
More information about the freebsd-i386
mailing list