Back to the 2022 paper

Module 5: Memory Management

20222m

If the size of logical address space is 2^m, and a page size is 2^n addressing units, then the high order bits of a logical address designate the page number, and the low order bits designate the page offset.
(i) m, n
(ii) n, m
(iii) m-n, m
(iv) m-n, n

Similar questions