Gentoo Archives: gentoo-dev

From: Jeremy Maitin-Shepard <jbms@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] gentoo-stats and tracking CPU models
Date: Fri, 16 Jan 2004 01:08:00
Message-Id: 87k73swvdr.fsf@jbms.ath.cx
In Reply to: [gentoo-dev] gentoo-stats and tracking CPU models by Meir Kriheli
1 Meir Kriheli <mksoft@g.o> writes:
2
3 > Looks like specific cpu models are varying in reporting, for example let's
4 > take 2 intel cpu's:
5
6 > 1) Intel(R) Pentium(R) 4 CPU 2.40GHz
7
8 > 2) Pentium III (Coppermine)
9
10 > Those are just to random examples.
11
12 > Gathering statisitcis from those seems impossible, instead I'm thinking about
13 > going with vendor, clock speed and number of cpu's.
14
15 > Ideas, comments or someother way to get model specific stats (note that it
16 > should work on various Vendors/Models) ?
17
18 Have a set of regular expressions to match against the vendor_id/model
19 name, which associates the information with a known vendor/model.
20
21 --
22 Jeremy Maitin-Shepard
23
24 --
25 gentoo-dev@g.o mailing list