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
(Better definition)
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 larger programs than would fit into real memory ([[RAM]])

Revision as of 11:53, 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 larger programs than would fit into real memory (RAM)