Jump to content

Kernel 2.6.1 and amd?


Big_Baller
 Share

Recommended Posts

what does cat /proc/cpuinfo say? I have an Athlon XP 1900+

[root@localhost root]# cat /proc/cpuinfo
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 6
model name      : AMD Athlon(tm) XP 1900+
stepping        : 2
cpu MHz         : 1607.042
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow
bogomips        : 1589.24

 

when I compile I use Athlon/Duron/K7

 

Oh, and 2.6.2 is out.

Edited by bvc
Link to comment
Share on other sites

You can run anything compiled as iXXX, such as i386, i586 or i686. Something compiled for .athlon would probably run a bit better, but not that much. Your right X86_64 wouldn't work as that refers to the new AMD 64 chips.

 

As a general rule a process will happily run anything compiled for an older chip (eg a Pentium will run i386) but not the other way round.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...