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]
Message-Id: <1190483424.4035.64.camel@chaos>
Date:	Sat, 22 Sep 2007 19:50:24 +0200
From:	Thomas Gleixner <tglx@...utronix.de>
To:	Andi Kleen <ak@...e.de>
Cc:	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 Sat, 2007-09-22 at 00:32 +0200, Andi Kleen wrote:
> From: "Oliver Pinter" <oliver.pntr@...il.com>
> 
> add cpu core name for arch/i386/Kconfig.cpu:Pentium 4 sections help
> add Pentium D for arch/i386/Kconfig.cpu
> add Pentium D for arch/x86_64/Kconfig
> 
> Signed-off-by: Oliver Pinter <oliver.pntr@...il.com>
> Signed-off-by: Andi Kleen <ak@...e.de>
> Acked-by: Sam Ravnborg <sam@...nborg.org>
> Cc: Andi Kleen <ak@...e.de>
> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
> ---
> 
>  arch/i386/Kconfig.cpu |   34 +++++++++++++++++++++++++++++++---
>  arch/x86_64/Kconfig   |    6 +++---
>  2 files changed, 34 insertions(+), 6 deletions(-)
> 
> Index: linux/arch/i386/Kconfig.cpu
> ===================================================================
> --- linux.orig/arch/i386/Kconfig.cpu
> +++ linux/arch/i386/Kconfig.cpu
> @@ -115,11 +115,39 @@ config MPENTIUM4
>  	bool "Pentium-4/Celeron(P4-based)/Pentium-4 M/older Xeon"
>  	help
>  	  Select this for Intel Pentium 4 chips.  This includes the
> -	  Pentium 4, P4-based Celeron and Xeon, and Pentium-4 M
> -	  (not Pentium M) chips.  This option enables compile flags
> -	  optimized for the chip, uses the correct cache shift, and
> +	  Pentium 4, Pentium D, P4-based Celeron and Xeon, and
> +	  Pentium-4 M (not Pentium M) chips.  This option enables compile
> +	  flags optimized for the chip, uses the correct cache shift, and
>  	  applies any applicable Pentium III optimizations.
>  
> +	  CPUIDs: F[0-6][1-A] (in /proc/cpuinfo show = cpu family : 15 )
> +
> +	  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
> +
> +	  more info: http://balusc.xs4all.nl/srv/har-cpu.html

This will never be up to date. Also the URL above is redirected to an
empty bye/bye page. Put this up to one of the kernel related wikis, if
you think it might be useful at all. 99% of the users do not even know
which CPU they have in their system.

	tglx




-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ