Skip to content

National Teaching and Learning Change ProgrammeInformation and Communication Technology: Dictionary

virtual memory

Virtual memory is used when there isn't sufficient immediate access store available. Part of a disk drive is allocated to be used as if it were main memory. When accessing these memory locations the software has to copy the contents of the relevant disk block into a reserved area of main memory, having first copied its existing contents back onto disk. This is very slow and the software will attempt to use the immediate access store if possible.

Term sub categories
Jump:a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z-symbols