Jump to content

Logical memory

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 62.252.192.12 (talk) at 16:28, 2 June 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Logical memory, as apposed to physical memory, is the way memory is organized by the operating system. In order to use the physical memory of a computer, such as RAM chips or cache, the operating system has to have a way of organizing this memory into some logical manner, such as memory address.

Logical memory is really a system that PCs use to access cache, RAM, and Virtual memory.