Question: A buddy system allocates memory from a fixed-size segment consisting of physically contiguous pages using power-of-2 allocator. Consider computer system that has 1024M memory available.

A buddy system allocates memory from a fixed-size segment consisting of physically contiguous pages using power-of-2 allocator. Consider computer system that has 1024M memory available. Figure 3 shows the initial state of the memory and the lists of memory requests. 1024 Process Size: Memory requests: A: 115MB B:228MB C:365MB D: 54MB Request A Request B Release A Request C Request D Release C Main memory Figure 3: The Initial State of Main Memory and Memory Requests a. Based on Figure 3, show the results of each memory request release using buddy system. 1 b. Calculate the total of internal fragmentation in Munit) after C has been released
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
