lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 22 Sep 2007 08:57:24 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	Dave Jones <davej@...hat.com>, Andi Kleen <ak@...e.de>,
	oliver.pntr@...il.com, patches@...-64.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [4/50] x86: add cpu codenames for Kconfig.cpu

On Fri, Sep 21, 2007 at 06:45:39PM -0400, Dave Jones wrote:
> On Sat, Sep 22, 2007 at 12:32:02AM +0200, Andi Kleen wrote:
> 
> 
>  > +	  Select this for:
>  > +	    Pentiums (Pentium 4, Pentium D, Celeron, Celeron D) corename:
>  > +		-Willamette
>  > +		-Northwood
>  > +		-Mobile Pentium 4
>  > +		-Mobile Pentium 4 M
>  > +		-Extreme Edition (Gallatin)
>  > +		-Prescott
>  > +		-Prescott 2M
>  > +		-Cedar Mill
>  > +		-Presler
>  > +		-Smithfiled
>  > +	    Xeons (Intel Xeon, Xeon MP, Xeon LV, Xeon MV) corename:
>  > +	    	-Foster
>  > +		-Prestonia
>  > +		-Gallatin
>  > +		-Nocona
>  > +		-Irwindale
>  > +		-Cranford
>  > +		-Potomac
>  > +		-Paxville
>  > +		-Dempsey
> 
> This seems like yet another list that will need to be perpetually
> kept up to date, and given 99% of users don't know the codename
> of their core, just the marketing name, I question its value.

As a bare minimum requirement the list presented here shall use same
names as used in /proc/cpuinfo

On this box I read:

vendor_id	: GenuineIntel
model name	: Pentium III (Coppermine)

This info must be present in Kconfig text (help text) too.
I always have trouble selecting the right CPU before so I welcome this patch
that give me more info - and maybe a bit too much.

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

Powered by blists - more mailing lists