1 / 6

MEMORY MANAGEMENT

MEMORY MANAGEMENT. Address binding Compile time Load time Execution time Dynamic loading Dynamic linking Overlays Swapping. MEMORY MANAGEMENT (cont.). Single-Partition Allocation Multiple-Partition Allocation Basic scheme Long-Term Scheduling Compaction Multiple Base Registers

brit
Télécharger la présentation

MEMORY MANAGEMENT

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. MEMORY MANAGEMENT • Address binding • Compile time • Load time • Execution time • Dynamic loading • Dynamic linking • Overlays • Swapping

  2. MEMORY MANAGEMENT (cont.) • Single-Partition Allocation • Multiple-Partition Allocation • Basic scheme • Long-Term Scheduling • Compaction • Multiple Base Registers • Paging

  3. MEMORY MANAGEMENT (cont.) • Segmentation • Implementation • Protection and Sharing • Paged Segmentation • VIRTUAL MEMORY • Demand Paging • Performance • Page Replacement

  4. VIRTUAL MEMORY (cont.) • Page-Replacement Algorithms • FIFO • Optimal • LRU • Counters • Stack • Second Chance, LFU, MFU, and Ad-hoc. • Allocation of Frames

  5. Secondary Storage Management • Disk Structure • Free-Space Management • Allocation Methods • Contiguous • Linked • Indexed • Disk Scheduling • Storage Hierarchy

  6. Disk Management • The operating system is responsible for the following activities in connection with disk management: • Free­space management • Storage allocation • Disk scheduling

More Related