Talk:Out of memory

From Wikipedia, the free encyclopedia

This article is within the scope of Computing WikiProject, an attempt to build a comprehensive and detailed guide to computers and computing. If you would like to participate, you can edit the article attached to this page, or visit the project page, where you can join the project and/or contribute to the discussion.
??? This article has not yet received a rating on the quality scale.
??? This article has not yet received an rating on the importance scale.

[edit] Usage of 'virtual memory'

The term virtual memory was misused quite a bit on this page. Virtual memory is not the same as swap space, rather, VM is the system by which applications are given 'memory' which could be mapped to one of many backing stores, namely, RAM, a file (via mmap), or swap space. I tried to improve the factual accuracy of this page, but I was also afraid to try to go too far into what is virtual memory. But, it's hard to explain what 'out of memory' means when there are two substantially different concepts of memory. Bugg42 (talk) 06:42, 7 March 2008 (UTC)