Memory paging
Appearance
Paging, computer science refers to the algorithm that saves parts of computer memory to disc, or conversely brings saved parts back into memory, when a program needs more memory than is physically available. The chunks of memory written to disc are called `pages'.