Difference between revisions of "Address space"

From Computer History Wiki
Jump to: navigation, search
(An OK start)
 
m (avoid redir)
Line 1: Line 1:
 
An '''address space''' is the total [[namespace]] available for identifying discrete objects in an information-processing system.
 
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 [[central processing unit|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).
+
Most commonly, it refers to the maximum amount of [[main memory]] a given [[Central Crocessing Unit|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).
  
 
{{stub}}
 
{{stub}}

Revision as of 21:30, 21 September 2017

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).