Jump to content

Memory model

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dekisugi (talk | contribs) at 07:59, 17 November 2008 (Reverted edits by Abu Aasil (talk) to last version by Hervegirod). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer software, a Memory model describes how threads interact through memory, or more generally specify what assumptions the compiler should make when generating code for segmented memory or paged memory platforms.