Jump to content

Memory model

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Deutschgirl (talk | contribs) at 14:07, 30 September 2010 (changing formatting to a dab page). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Memory model may refer to:

Psychology

Informatics

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