Jump to content

Logical memory

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 24.62.175.176 (talk) at 00:19, 9 May 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 opperating 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. The Logical memory of a computer is the memory as seen by the software, particulary the operating system.

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