Address space

From Computer History Wiki
Revision as of 18:02, 18 December 2018 by Jnc (talk | contribs) (+cat)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

An address space is the total namespace available for identifying discrete objects in an information-processing system.

Most commonly, it refers to the maximum amount of main memory a given CPU architecture can handle, but it appears in other contexts as well; e.g. the Internet Protocol Version 4 has an address space of 2^32 names (from its 32-bit addresses).