Difference between revisions of "Intel Pentium M (Banias)"

From ThinkWiki
Jump to: navigation, search
m (See also)
(22 intermediate revisions by 12 users not shown)
Line 4: Line 4:
 
<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;">
 
===Intel Mobile Pentium M (Banias)===
 
===Intel Mobile Pentium M (Banias)===
After the efficiency problems with the Pentium 4 based mobile processors, Intel decided to go back to the [[Intel Mobile Pentium III-M|Tualatin]] architecture, extending its potential. The result is the Pentium M mobile processor.
+
After the efficiency problems with the [[Intel_Mobile_Pentium_4-M|Pentium 4 based mobile processors]], Intel decided to go back to the [[Intel Mobile Pentium III-M|Tualatin]] architecture as development base, extending its potential. The result is the Pentium M mobile processor.
  
 
===Features===
 
===Features===
Line 13: Line 13:
 
*0.07&micro;m gates
 
*0.07&micro;m gates
 
*1 MB L2-Cache
 
*1 MB L2-Cache
*[[SpeedStep|(Enhanced) EIST]], XD-Bit
+
*[[SpeedStep|(Enhanced) EIST]], [[QuickStart and Deeper Sleep|Deeper Sleep]]
 
*[[SIMD|MMX]], [[SIMD|SSE]], [[SIMD|SSE2]] instruction sets
 
*[[SIMD|MMX]], [[SIMD|SSE]], [[SIMD|SSE2]] instruction sets
 
</div>
 
</div>
Line 20: Line 20:
 
==Available Types and ThinkPads featuring them==
 
==Available Types and ThinkPads featuring them==
 
{| border=1 cellspacing=0 cellpadding=2
 
{| border=1 cellspacing=0 cellpadding=2
! Nr. || colspan=2 | Frequency (MHz) || Bus Speed (MHz)|| colspan=2 | core Voltage (V) || colspan=2 | Power cons. (W) || ThinkPad Models
+
|- style="background:#ffdead;white-space:nowrap;"
|-
+
! Nr. || colspan=2 | Frequency (MHz) || FSB (MHz)|| colspan=2 | core Voltage (V) || colspan=2 | Power cons. (W) || ThinkPad Models
 +
|- style="background:#ffdead;"
 
! !!max. !! min. !! !! high !! low !! high !! low !!  
 
! !!max. !! min. !! !! high !! low !! high !! low !!  
|-
+
|- style="background:#efefef;"
 
! colspan=9 | Mobile Pentium M
 
! colspan=9 | Mobile Pentium M
 
|-
 
|-
| || 1700 || 600 || 400 || 1.484 || 0.956 || 24.5 || ... || {{R50}}, {{R50e}}, {{R50p}}, {{R51}}, {{T40p}}, {{T41}}, {{T41p}}, {{X31}}
+
| || 1700 || 600 || 400 || 1.484 || 0.956 || 24.5 || ... || {{R50}}, {{R50p}}, {{R51}}, {{T41}}, {{T41p}}, {{X31}}
 
|-
 
|-
| || 1600 || ... || 400 || 1.484 || 0.956 || 24.5 || ... || {{R50}}, {{R50e}}, {{R51}}, {{T40}}, {{T41}}, {{X31}}
+
| || 1600 || 600 || 400 || 1.484 || 0.956 || 24.5 || ... || {{R50}}, {{R51}}, {{T40}}, {{T40p}}, {{T41}}, {{X31}}
 
|-
 
|-
| || 1500 || ... || 400 || 1.484 || 0.956 || 24.5 || ... || {{R50}}, {{R50e}}, {{R51}}, {{T40}}, {{X31}}, {{T42}}
+
| 705 || 1500 || ... || 400 || 1.484 || 0.956 || 24.5 || ... || {{R40}}, {{R50}}, {{R50e}}, {{R51}}, {{T40}}, {{X31}}, {{T42}}
 
|-
 
|-
| || 1400 || ... || 400 || 1.484 || 0.956 || 24.5 || ... || {{R50}}, {{R50e}}, {{T40}}, {{T41}}, {{X31}}
+
| || 1400 || 600 || 400 || 1.484 || 0.956 || 22 || ... || {{R40}}, {{R50}}, {{T40}}, {{T41}}, {{X31}}
|-
 
| || 1300 || ... || 400 || 1.388 || 0.960 || 24.5 || ... || {{T40}}, {{X31}}
 
 
|-
 
|-
 +
| || 1300 || 600 || 400 || 1.388 || 0.960 || 22 || ... || {{R40}}, {{T40}}, {{X31}}
 +
|- style="background:#efefef;"
 
! colspan=9 | Mobile Pentium M (Low Voltage)
 
! colspan=9 | Mobile Pentium M (Low Voltage)
 
|-
 
|-
| || 1300 || ... || 400 || 1.18 || 0.956 || 12 || ... || {{X40}}
+
| 718 || 1300 || ... || 400 || 1.18 || 0.956 || 12 || ... || {{X40}}
 
|-
 
|-
 
| || 1200 || ... || 400 || 1.18 || 0.956 || 12 || ... || {{X40}}
 
| || 1200 || ... || 400 || 1.18 || 0.956 || 12 || ... || {{X40}}
 
|-
 
|-
 
| || 1100 || ... || 400 || 1.18 || 0.956 || 12 || ... ||  
 
| || 1100 || ... || 400 || 1.18 || 0.956 || 12 || ... ||  
|-
+
|- style="background:#efefef;"
 
! colspan=9 | Mobile Pentium M (Ultra Low Voltage)
 
! colspan=9 | Mobile Pentium M (Ultra Low Voltage)
 
|-
 
|-
Line 61: Line 62:
  
 
==GCC Optimization Flags==
 
==GCC Optimization Flags==
 +
CFLAGS="-march=pentium3 -O3 -pipe -msse2 -fomit-frame-pointer -fforce-addr -fprefetch-loop-arrays"
 +
 +
==See also==
 +
* [[Intel Mobile Pentium III-M]]
 +
* [[Intel Pentium M (Dothan)]]
 +
* [[Pentium M undervolting and underclocking]]
  
 
==Links==
 
==Links==
* [http://download.intel.com/design/mobile/datashts/25261203.pdf Intel Datasheet for the Pentium-M Banias, April 2004] - All you need to know about your Pentium-M Banias.
+
* [http://download.intel.com/design/mobile/datashts/25261203.pdf Intel Datasheet for the Pentium-M Banias, Order Number 252612-003, April 2004] - PDF Document
  
 
[[Category:Components]]
 
[[Category:Components]]

Revision as of 13:44, 27 March 2008

Intel Mobile Pentium M (Banias)

After the efficiency problems with the Pentium 4 based mobile processors, Intel decided to go back to the Tualatin architecture as development base, extending its potential. The result is the Pentium M mobile processor.

Features

Available Types and ThinkPads featuring them

Nr. Frequency (MHz) FSB (MHz) core Voltage (V) Power cons. (W) ThinkPad Models
max. min. high low high low
Mobile Pentium M
1700 600 400 1.484 0.956 24.5 ... R50, R50p, R51, T41, T41p, X31
1600 600 400 1.484 0.956 24.5 ... R50, R51, T40, T40p, T41, X31
705 1500 ... 400 1.484 0.956 24.5 ... R40, R50, R50e, R51, T40, X31, T42
1400 600 400 1.484 0.956 22 ... R40, R50, T40, T41, X31
1300 600 400 1.388 0.960 22 ... R40, T40, X31
Mobile Pentium M (Low Voltage)
718 1300 ... 400 1.18 0.956 12 ... X40
1200 ... 400 1.18 0.956 12 ... X40
1100 ... 400 1.18 0.956 12 ...
Mobile Pentium M (Ultra Low Voltage)
713 1100 ... 400 1.004 0.844 7 ... X40
1000 ... 400 1.00 0.85 7 ... X40
900 ... 400 1.00 0.85 7 ...
600 ... 400 0.956 ... ... ...
600 ... 400 0.844 ... ... ...

Thermal Specifications

The max. Core Temperature is 100°C.

GCC Optimization Flags

CFLAGS="-march=pentium3 -O3 -pipe -msse2 -fomit-frame-pointer -fforce-addr -fprefetch-loop-arrays"

See also

Links