APLawrence - Information and Resources for Unix and Linux Systems, Bloggers and the self-employed
RSS Feeds Get APLawrence.com by RSS











(OLDER) <- More Stuff -> (NEWER) (NEWEST)
Home > News Posts > compiler optimizing
Printer Friendly Version




News Group Posts

compiler optimizing



From: Christopher Browne <cbbrowne@acm.org>
Subject: Re: what do i386 and i686 refer to?
Date: 27  01:52:38 GMT
References: <jimkkREMOVE-A7C786.12522526052003@visonmassif.rs.itd.umich.edu>
<pan.2003.05.26.17.21.12.321709@bd-home-comp.no-ip.org>
<slrnbd4pjo.ilg.mattdm@jadzia.bu.edu>
<jimkkREMOVE-54252C.18552926052003@visonmassif.rs.itd.umich.edu> After a long battle with technology,Jim Kroger <jimkkREMOVE@THISumich.edu.invalid>, an earthling, wrote: > Nobody has yet said what i386 and i686 refer to. > > Is it the cpu? What is an architecture? "i386" refers to the architecture ("design") of the Intel ("i" is for "Intel") 80386 processor.

The 80386 was the first kind of processor on which Linux was made to
run.

"i686" refers to a later series, again from Intel, of processors with
additional capabilities and instructions.  Intel decided by that point
not to number them as "80686", due to inability to put trademarks on
numbers.  "i686" points to the Pentium Pro and Pentium II chips, which
notably added in MMX instructions.

The notion of "architecture" is related to that of "design;" these
"architectures" involve computer CPUs with particular sets of
capabilities.  When someone "architects" a building, that involves
designing in building features to fit with purposes planned for the
building, as well as engaging in actvities fitting with the design of
the building.

The designers of computer processors generally build a variety of
related CPUs; the "architecture" addresses things like:
 - the way registers are set up; these are "memory cells" on the
   chip that are used to store addresses or values that are to be
   processed; 
 - the model by which memory will be addressed;
 - the set of instructions used to control the CPU.

Intel produced "80386" processors with varying sets of features; the
"architecture" characterizes the similarities between those
processors.

Later designs from Intel have generally been derivative of the earlier
ones.  Code written for "80386" chips generally runs quite well on
later models, and, indeed, on later architectures such as i486, i586,
and i686.  The later series' offer additional capabilities, but it is
not always mandatory to make use of all the "new stuff."
-- 
"cbbrowne","@","ntlug.org"
http://www3.sympatico.ca/cbbrowne/sgml.html
"you  can   obvioulsy understand what  i'm  saying.  you're just being
pendantic." -- bazzz777@yahoo.com















If this page was useful to you, please click to help others find it:  

Your +1's can help friends, contacts, and others on the web find the best stuff when they search.

Comments?



Click here to add your comments



Don't miss responses! Subscribe to Comments by RSS or by Email

Click here to add your comments


If you want a picture to show with your comment, go get a Gravatar



Auto FTP Manager

Have you tried Searching this site?

Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates

This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.

Publishing your articles here

Jump to Comments



Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.

Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.

We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.


My Troubleshooting E-Book will show you how to solve tough problems on Linux and Unix systems!


book graphic unix and linux troubleshooting guide


 I sell and support
 Kerio Mail server
g_face.jpg

This post tagged:

       - CPU
       - Compiler
       - Hardware
       - Linux
       - Programming




Unix/Linux Consultants

Skills Tests

Guest Post Here