DA UNIT 6 CS 2301 - enjoy the cours PDF

Title DA UNIT 6 CS 2301 - enjoy the cours
Author Math Info
Course Operating Systems 1 (proctored course)
Institution University of the People
Pages 1
File Size 30.6 KB
File Type PDF
Total Downloads 8
Total Views 130

Summary

enjoy the cours...


Description

Inverted page tables are one of the page table additions. Inverted page tables take up a fraction of the area of traditional page tables. The input for this technique is a single page table, with each item representing one of the operating system's actual pages. Most modern operating systems use memory shifting mechanisms when there is more supplementary memory than actual master memory. The operating system uses memory swapping to set page tables by borrowing memory from secondary memory. When a job's main memory is depleted, the operating system moves to secondary memory to fill the void (or disk). The switch space refers to the disk space that has been borrowed. The application (or process) or its code have no control over memory swapping. The entire procedure is controlled by the operating system that runs the software. References: Arpaci-Dusseau, R. H., & Arpaci-Dusseau, A. C. (2018). Operating Systems: Three Easy Pieces, Chapters 10.4-10.5. Madison, WI: Arpaci-Dusseau Books. http://pages.cs.wisc.edu/~remzi/OSTEP/...


Similar Free PDFs