Given the following configuration with jobs arriving in order (Job A, B, C, and D) and with blocks shown in order from low-order memory to high-order memory: Copyright 2018 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. WCN 02-200-203 Exercises 53
a. Use the best-fit algorithm to indicate which memory blocks are allocated to each of the arriving jobs.
b. Use the first-fit algorithm to indicate which memory blocks are allocated to each of the arriving jobs.
c. Calculate the total amount of internal fragmentation in all four blocks using the best-fit algorithm.