A computer has 32-bit virtual addresses and the page size is 2^7 KB. Suppose the text, data, and stack segments of a pro

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

A computer has 32-bit virtual addresses and the page size is 2^7 KB. Suppose the text, data, and stack segments of a pro

Post by answerhappygod »

A computer has 32-bit virtual addresses and the page size is 2^7
KB. Suppose the text, data, and stack segments of a process need 5
page(s) each.
If the computer uses two-level page tables, with 5 bits for the
second-level index, how many second-level page tables are needed to
cover the text, data, and stack segments of the process?
*Note that the text and data segments are contiguous in the
process's address space, but the stack is at the other end of the
address space.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply