Difference between pages "Core2 64" and "Subarches"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
{{Subarch
{{:Install/Header}}
|CPU Family=64-bit Intel Processors
= Funtoo Linux Sub-Architectures =
|subarch=core2-64
__NOTITLE__
|CHOST=x86_64-pc-linux-gnu
This page provides an overview of Funtoo Linux sub-architectures (also called ''subarches'') designed for quick and easy reference. Funtoo Linux provides optimized installation images for all sub-architectures listed below. See the [[Funtoo Linux Installation|Funtoo Linux Installation Guide]] to install Funtoo Linux.
|CFLAGS=-march=core2 -O2 -pipe
 
|USE=mmx sse sse2 sse3 ssse3
The cpuid application can be used to help identify your processor and it's microarchitecture.
|Description=The '''core2_64''' subarch supports 64-bit-capable processors based on the Core microarchitecture and all processors of the Penryn microarchitecture. This includes all Intel Core 2 branded processors, some Celeron, some Pentium and some Xeon branded processors.
<console>
sudo emerge cpuid; cpuid | tail -n 1
</console>
 
== 64-bit PC-Compatible ==
 
{{TableStart}}
<tr><th class="warn" colspan="3">64-bit AMD Processors</th></tr>
{{#ask:[[CPU Family::64-bit AMD Processors]]
|?#
|?Subarch
|?CFLAGS
|?Description
|format=template
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
}}
The '''core2_64''' subarch supports [[Wikipedia:Intel_Core#64-bit_Core_microarchitecture_based|64-bit-capable processors]] based on the [[Wikipedia:Intel Core (microarchitecture)|Core microarchitecture]] and all processors of the [[Wikipedia:Penryn_(microarchitecture)|Penryn microarchitecture]]. This includes all [[Wikipedia:Intel_Core_2|Intel Core 2]] branded processors, [[Wikipedia:Celeron#Core-based_Celerons|some Celeron]], [[Wikipedia:Pentium#Core_microarchitecture_based|some Pentium]] and [[Wikipedia:Xeon#Core-based_Xeon|some Xeon]] branded processors. These processors were introduced in July of 2006 and were phased out in July of 2011, in favor of  [[Wikipedia:Nehalem_(microarchitecture)|Nehalem-based]] processors.
<tr><th class="warn" colspan="3">64-bit Intel Processors</th></tr>
 
{{#ask:[[CPU Family::64-bit Intel Processors]]
See the following links for a list of supported [[Wikipedia:Celeron#Core-based_Celerons|Celeron]], [[Wikipedia:Pentium#Core_microarchitecture_based|Pentium]], [[Wikipedia:Xeon#Core-based_Xeon|Xeon]] and all  [http://ark.intel.com/search/advanced?s=t&FamilyText=Legacy%20Intel%C2%AE%20Core%E2%84%A22%20Processor Core 2] processors.
|?#
|?Subarch
|?CFLAGS
|?Description
|format=template
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
{{TableEnd}}

Revision as of 10:06, December 20, 2014

Funtoo Linux Sub-Architectures

This page provides an overview of Funtoo Linux sub-architectures (also called subarches) designed for quick and easy reference. Funtoo Linux provides optimized installation images for all sub-architectures listed below. See the Funtoo Linux Installation Guide to install Funtoo Linux.

The cpuid application can be used to help identify your processor and it's microarchitecture.

sudo emerge cpuid; cpuid | tail -n 1

64-bit PC-Compatible

{{#ask:CPU Family::64-bit AMD Processors |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

{{#ask:CPU Family::64-bit Intel Processors |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

64-bit AMD Processors
64-bit Intel Processors