Paging
Jump to navigation
Jump to search
1. Coming soon.
2. The I/O necessary to read and write to and from the paging disks: real (not virtual) memory is needed to process data. With insufficient real memory, the operating system writes old pages to disk, and reads new pages from disk, so that the required data and instructions are in real memory. (Source: OGC, Information Technology Infrastructure Library (ITIL) v3) |