Re: [PATCH] identifier string for P4 Prescott

From: Andi Kleen
Date: Mon Aug 30 2004 - 17:49:09 EST


Chris Lalancette <clalancette@xxxxxxxxxxxxxx> writes:

> A trivial patch to change the identifier in the kernel from "Unknown
> CPU [15:3]" to "Pentium 4(tm) Prescott". Although Prescott is not the
> official name of the chip (I think Intel just decided to go with the
> P4 name), I do think it is useful to be able to identify this chip
> separately (given that it has a different core). This is a patch
> against 2.4.27

2.6 dropped this decoding because it was useless (doesn't offer
any additional information). Maybe that should be just done on 2.4
too.

It doesn't offer any additional information because we get
the CPU name from CPUID anyways and it is a long term
mainteance burden.

-Andi

P.S.: The official Intel name for Prescott would be Pentium 4E
(I don't know where to place the (tm) though)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/