Difference between revisions of "Intel Mobile Celeron (3)"
(→Available Types and ThinkPads featuring them) |
(→GCC Optimization Flags) |
||
Line 63: | Line 63: | ||
==GCC Optimization Flags== | ==GCC Optimization Flags== | ||
You should use the following if you have a Mobile Celeron 3: | You should use the following if you have a Mobile Celeron 3: | ||
− | - | + | -O2 -march=pentium3 -fomit-frame-pointer -pipe |
[[Category:Components]] | [[Category:Components]] |
Revision as of 10:37, 15 December 2005
Intel Mobile Celeron (3)The third Celeron line was based on the Tualatin core and the performance gap towards it's Pentium partner at same frequency was the lowest of all Celerons generations. Features |
Available Types and ThinkPads featuring them
Frequency (MHz) | Bus Speed (MHz) | VCore (V) | TDP (W) | ThinkPad Models |
---|---|---|---|---|
Mobile Celeron | ||||
1333 | 133 | 1.50 | 19.0 | |
1200 | 133 | 1.45 | 24.4 | R31 |
1133 | 133 | 1.45 | 23.8 | R31 |
1066 | 133 | 1.45 | 23.2 | R31 |
1000 | 133 | 1.40 | 22.0 | |
Mobile Celeron (Low Voltage) | ||||
866 | 133 | 1.15 | 9.6 | |
733 | 133 | 1.15 | 11.2 | |
667 | 133 | 1.15 | 10.7 | |
650 | 100 | 1.15 | 10.6 | |
Mobile Celeron (Ultra Low Voltage) | ||||
800 | 133 | 1.10 | 7.0 | |
733 | 133 | 1.10 | 7.0 | |
700 | 100 | 1.10 | 7.0 | |
667 | 133 | 1.10 | 7.0 | |
650 | 100 | 1.15 | 7.0 |
Thermal Specifications
GCC Optimization Flags
You should use the following if you have a Mobile Celeron 3:
-O2 -march=pentium3 -fomit-frame-pointer -pipe