Question 3 Segmentation is another approach to supporting memory virtualization. In this question, you will try to set t

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

Question 3 Segmentation is another approach to supporting memory virtualization. In this question, you will try to set t

Post by answerhappygod »

Question 3 Segmentation Is Another Approach To Supporting Memory Virtualization In This Question You Will Try To Set T 1
Question 3 Segmentation Is Another Approach To Supporting Memory Virtualization In This Question You Will Try To Set T 1 (94.21 KiB) Viewed 32 times
Question 3 Segmentation is another approach to supporting memory virtualization. In this question, you will try to set the base and bounds registers, per segment, correctly. Here we assume a simple segmentation approach that splits the virtual address space into two segments. YOU MAY SHOW YOUR CALCULATIONS FOR PARTIAL POINTS. Segment 0 acts like a code and heap segment; the heap grows towards higher addresses. Segment 1 acts like a stack segment; it grows backwards towards lower addresses. In both segments, the bounds (or limit) register just contains the "size" of the segment. Assume a 16-byte virtual address space. Virtual address trace: 0, 1, 2, 3, 15, 14, 13 (only these are valid and the rest are NOT) Virtual address 1 translates to physical address 101 Virtual address 13 translates to physical address 998 Segment 1 Base? Segment 1 Bounds? Segment 0 Base? Segment 0 Bounds?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply