Difference between revisions of "Intel Core Duo (Yonah)"
m (my t60 has a t2300E processor, added the t60 to that line.)  | 
				|||
| Line 3: | Line 3: | ||
|style="vertical-align:top" |  | |style="vertical-align:top" |  | ||
<div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;">  | <div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;">  | ||
| − | + | ||
The Intel Core is the successor of the [[Intel_Pentium_M_(Dothan)|Pentium M processor]]. The fabrication process was reduced again to 65 nm and with this generation Intel introduced Dual Core processors to the mobile market. The Intel Core processors feature a 667 MHz FSB and accompany the Napa Centrino platform.  | The Intel Core is the successor of the [[Intel_Pentium_M_(Dothan)|Pentium M processor]]. The fabrication process was reduced again to 65 nm and with this generation Intel introduced Dual Core processors to the mobile market. The Intel Core processors feature a 667 MHz FSB and accompany the Napa Centrino platform.  | ||
| − | + | ==Features==  | |
*Dual Core  | *Dual Core  | ||
*1.5 - 2.33 GHz clock speed  | *1.5 - 2.33 GHz clock speed  | ||
Revision as of 02:56, 29 February 2008
| 
 The Intel Core is the successor of the Pentium M processor. The fabrication process was reduced again to 65 nm and with this generation Intel introduced Dual Core processors to the mobile market. The Intel Core processors feature a 667 MHz FSB and accompany the Napa Centrino platform. Features
  | 
Available Types and ThinkPads featuring them
| Nr. | Frequency (MHz) | FSB (MHz) | XD-Bit | core Voltage (V) | TDP (W) | ThinkPad Models | |||
|---|---|---|---|---|---|---|---|---|---|
| max. | min. | high | low | high freq | low freq | ||||
| Intel Core Duo | |||||||||
| T2700 | 2333 | 1000 | 667 | yes | 1.2 | ... | 31 | 13.1 | T60, T60p | 
| T2600 | 2166 | 1000 | 667 | yes | 1.2 | ... | 31 | 13.1 | T60p | 
| T2500 | 2000 | 1000 | 667 | yes | 1.2 | ... | 31 | 13.1 | T60, T60p, Z61m | 
| T2400 | 1833 | 1000 | 667 | yes | 1.2 | ... | 31 | 13.1 | T60, X60, Z61m, R60 | 
| T2300 | 1666 | 1000 | 667 | yes | 1.2 | ... | 31 | 13.1 | T60, X60, Z61e | 
| T2300E | 1666 | 1000 | 667 | yes | 1.2 | ... | 31 | 13.1 | R60e, T60 | 
| Intel Core Duo (Low Voltage) | |||||||||
| L2500 | 1833 | 1000 | 667 | yes | 1.1 | ... | 15 | 13.1 | X60s, X60 Tablet | 
| L2400 | 1666 | 1000 | 667 | yes | 1.1 | ... | 15 | 13.1 | X60s, X60 Tablet | 
| L2300 | 1500 | 1000 | 667 | yes | 1.1 | ... | 15 | 13.1 | X60s | 
Thermal Specifications
The maximum temperature for safe operation is 100 °C.
GCC Optimization Flags
Safe, recommended optimizations for GCC 3.4.x and later:
-pipe -O2 -march=prescott -fomit-frame-pointer
Possibly unsafe optimizations for GCC 3.3.x and later:
-mfpmath=sse
Optimizations likely to break binary-only compatibility:
-ffast-math