Virtual memory/Definition: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Derek Hodges
(New page: <noinclude>{{Subpages}}</noinclude> An important concept in computer science that lets a program use more memory than is physically available for it.)
 
imported>Eric M Gearhart
m (Cleaning up my own wording)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>{{Subpages}}</noinclude>
<noinclude>{{Subpages}}</noinclude>
An important concept in computer science that lets a program use more memory than is physically available for it.
A concept in computer science whereby an [[operating system]] can use alternate (usually slower) data storage to impersonate real memory and run programs that ordinarily would not fit into real memory ([[RAM]])

Latest revision as of 11:54, 4 July 2009

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
A definition or brief description of Virtual memory.

A concept in computer science whereby an operating system can use alternate (usually slower) data storage to impersonate real memory and run programs that ordinarily would not fit into real memory (RAM)