LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   i386 (https://www.linuxquestions.org/questions/linux-hardware-18/i386-350325/)

Ammad 08-05-2005 12:55 PM

i386
 
1.
i am using intel p3 , whats its architecture,
i386
i586
i686
when i run uname -a it shows me i386...,i586

what is difference, which on linux use.

2.
free bsd latest release 6.0 available, but not for i386, can i be able to install it on p3, or p4

Half_Elf 08-05-2005 01:26 PM

1-
i386 is anything since the old 386. Mean it will be supported by any processor made since the intel 386.

i586 is the "next generation", mean since the first Pentium processor. Again, any processor made past this will support this, but 486 or 386 will not. The difference is some "enhanced" cpu instructions code I believe... new "word" and "sentence" that old processor could not understand. Of course, as AMD use intel CPU code as well, this will work on an AMD processor as well.

i686 is the last generation, what we use now, so it's Pentium 4 and new AMD processor (is P3 in that too? I'm not quite sure). Of course, older processors will not support this code.

All these architecture is often known as "x86" (intel X86).

2- Well... for what architecture is it then? If it's not something really exotic like SPARC, ALPHA or PPC (is FreeBSD supporting all these stuff anyways? I doubt so) and if you have the latest P4, then you could most probably use this :)


All times are GMT -5. The time now is 01:26 AM.