Question: A computer system provides each process with 65,536 bytes of address space, which are divided into pages, each with 4096 bytes. A program has a
A computer system provides each process with 65,536 bytes of address space, which are divided into pages, each with 4096 bytes. A program has a text segment with size of 32,768 bytes, a data segment (including BSS) with size of 16,386 bytes, and a stack segment with size of 15,870 bytes Assume that there is no dynamic allocated memory in this program. Answer the following questions. Will this program fit in the address space? If the page size were 512 bytes, would it fit? Please give your detailed calculation
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
