Talk:Intel Mobile Pentium II

From ThinkWiki
Revision as of 17:47, 18 March 2008 by Vitex (Talk | contribs) (Optimalization flags)
Jump to: navigation, search

According to /proc/cpuinfo, my 770X has a desktop PII, as opposed to a mobile one.

# cat /proc/cpuinfo 
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 5
model name      : Pentium II (Deschutes)
stepping        : 2
cpu MHz         : 297.817
cache size      : 512 KB

Versus a 770z...

# cat 770z/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 6
model name      : Mobile Pentium II
stepping        : 10
cpu MHz         : 364.038
cache size      : 256 KB

Dunno if this info can be relied upon or not.

User:lentinj


Interesting. The Specs say that the 770E/ED has non Mobile Pentium II (or at least one can interpret is like this), but that the 770X and 770Z have Mobile Pentium II. Interesting is the difference in the model number of the output you posted. I'll look into this again, when i have time. I found the specs quite confusing in this point and didn't believe that they used desktop processors. Wyrfel 19:37, 20 Aug 2005 (CEST)



Optimalization flags

Is it OK ?

 -march=pentium2 -mmmx 


--Vitex 16:47, 18 March 2008 (CET)