Difference between revisions of "Talk:Intel Mobile Pentium II"

From ThinkWiki
Jump to: navigation, search
(Optimalization flags)
 
Line 37: Line 37:
  
 
--[[User:Vitex|Vitex]] 16:47, 18 March 2008 (CET)
 
--[[User:Vitex|Vitex]] 16:47, 18 March 2008 (CET)
 +
 +
770Z CPU from Type 9549
 +
 +
# x86info 
 +
Found 1 CPU
 +
--------------------------------------------------------------------------
 +
Family: 6 Model: 6 Stepping: 10 Type: 0 Brand: 0
 +
CPU Model: Mobile Pentium II [mdA0] Original OEM
 +
Feature flags:
 +
  fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr
 +
Extended feature flags:
 +
 +
Cache info
 +
  L1 Instruction cache: 16KB, 4-way associative. 32 byte line size.
 +
  L1 Data cache: 16KB, 4-way associative. 32 byte line size.
 +
  L2 unified cache: 256KB, 4-way associative. 32 byte line size.
 +
TLB info
 +
  Instruction TLB: 4KB pages, 4-way associative, 32 entries
 +
  Instruction TLB: 4MB pages, fully associative, 2 entries
 +
  Data TLB: 4KB pages, 4-way associative, 64 entries
 +
  Data TLB: 4MB pages, 4-way associative, 8 entries
 +
  (null)
 +
 +
# cat /proc/cpuinfo
 +
processor : 0
 +
vendor_id : GenuineIntel
 +
cpu family : 6
 +
model : 6
 +
model name : Mobile Pentium II
 +
stepping : 10
 +
cpu MHz : 363.968
 +
cache size : 256 KB
 +
fdiv_bug : no
 +
hlt_bug : no
 +
f00f_bug : no
 +
coma_bug : no
 +
fpu : yes
 +
fpu_exception : yes
 +
cpuid level : 2
 +
wp : yes
 +
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr
 +
bogomips : 728.50
 +
clflush size : 32

Latest revision as of 23:02, 7 November 2008

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)

770Z CPU from Type 9549

# x86info  
Found 1 CPU
--------------------------------------------------------------------------
Family: 6 Model: 6 Stepping: 10 Type: 0 Brand: 0
CPU Model: Mobile Pentium II [mdA0] Original OEM
Feature flags:
 fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr
Extended feature flags:
Cache info
 L1 Instruction cache: 16KB, 4-way associative. 32 byte line size.
 L1 Data cache: 16KB, 4-way associative. 32 byte line size.
 L2 unified cache: 256KB, 4-way associative. 32 byte line size.
TLB info
 Instruction TLB: 4KB pages, 4-way associative, 32 entries
 Instruction TLB: 4MB pages, fully associative, 2 entries
 Data TLB: 4KB pages, 4-way associative, 64 entries
 Data TLB: 4MB pages, 4-way associative, 8 entries
 (null)
# cat /proc/cpuinfo 
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 6
model name	: Mobile Pentium II
stepping	: 10
cpu MHz		: 363.968
cache size	: 256 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr
bogomips	: 728.50
clflush size	: 32