328 views
0 votes
0 votes
In a 32-bit machine we subdivide the virtual address into 4 segments as follows:
10-bit  8-bit  6-bit  8 bit

What is the size of a page table for a process that has a code segment of 48K starting at address 0x1000000, a data segment of 600K starting at address 0x80000000 and a stack segment of 64K starting at address 0xf0000000 and growing upward?

Please log in or register to answer this question.