1826347 Members
3943 Online
109692 Solutions
New Discussion

Re: i386 vs i586

 
SOLVED
Go to solution
Kyle D. Harris
Regular Advisor

i386 vs i586

I guess i don't understand what the difference with these are. Does it matter if i download a i586 or i386 file? Thanks
3 REPLIES 3
Martin P.J. Zinser
Honored Contributor
Solution

Re: i386 vs i586

Yes it does depending on the CPU you have.
i386 is compiled for Intel 80386 type of CPUs. This will work with everything released since then (including the various Pentium iterations, but excluding Itanium). Since it does restrict the available optimisations performance on newer CPUs is usually not as good as it could be. Enters i586. This does require a Pentium class CPU and will not work with earlier chips like the 80386 and 80486 variants. Therefore it does use Pentium specific optimisations and runs faster on these. On any reasonably modern system i586 should be fine
Huc_1
Honored Contributor

Re: i386 vs i586

As you asked a quetion about rhn and ssl in an other question today here is a link full a "resources/infos" and also about various iXXX


Hopefully this will be of use

J-P


Smile I will feel the difference
Huc_1
Honored Contributor

Re: i386 vs i586

forgot the link, sorry getting tired time to stop !

http://rhn.redhat.com/help/faq/definitions.pxt

J-P
Smile I will feel the difference