Question
(Operating System) 1. Which allows thrashing, global or local page replacement? And why? 2. Which kernel memory allocation scheme is more likely to allow fragmentation,
(Operating System)
1. Which allows thrashing, global or local page replacement? And why?
2. Which kernel memory allocation scheme is more likely to allow fragmentation, buddy system or slab allocation? Why?
3. Four well known disk scheduling algorithms are First Come First Serve (FCFS), Shortest Seek Time First (SSTF), SCAN and LOOK. If you were going to implement one of the algorithms for you OS, which would you use and why?
4. Theoretically the Shortest Seek Time First (SSTF) disk scheduling algorithm could result in starvation. How?
5. Often swap space partitions are created on raw partitions and the swap space manager unit maximizes speed rather than space. Why?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started