Skip to content

Opening book details…

About this document

Swapping in Memory Management Techniques by Ramya Sri is a document available to read on EtoBox.

This document discusses memory management techniques, specifically swapping. It explains that memory management handles the memory hierarchy of fast but expensive cache memory, medium speed main memory, and slow but large disk storage. Swapping is described as a technique where processes are brought entirely into memory to run, then written back to disk to make room for other processes. When a process is blocked for I/O, it is swapped out, and when a process returns from I/O it is swapped back in. Swapping

Author
Ramya Sri
Language
EN