Question: Please show your work Segment: 00 is code, 01 is the heap, and 11 is the stack A system uses segmentation with four segments, one
Please show your work

A system uses segmentation with four segments, one unused, to map a 128KB virtual address space to physical memory. If 00 is the code segment, 01 is the heap segment, and 11 is the stack segment, translate the virtual address Ox089DE to the physical address with the given settings (the translation should be a valid address). Answer in hex. (20 points) Segment Base Size Grows 00: Ox343A 8K 1 01: Ox49A2 8K 1 11: OXFF99 8K 0 A system uses segmentation with four segments, one unused, to map a 128KB virtual address space to physical memory. If 00 is the code segment, 01 is the heap segment, and 11 is the stack segment, translate the virtual address Ox089DE to the physical address with the given settings (the translation should be a valid address). Answer in hex. (20 points) Segment Base Size Grows 00: Ox343A 8K 1 01: Ox49A2 8K 1 11: OXFF99 8K 0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
