Consider a fixed partitioning scheme with equal-size partitions of 2 16 bytes and a total memory size of 224 bytes. A process table is maintained that includes a pointer to a partition for each resident process. How many bits are required for the pointer?
Problem 7.6This diagram shows an example of memory configuration under dynamic partitioning, after a number of placement and swapping-out operations have been carried out. Addresses go from left to right; gray areas indicate blocks occupied by processes; white areas indicate free memory blocks. The last process placed is 2 MBytes and is marked with an X. Only one process was swapped after that.