Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assume the following simple memory segmentation operating system: The OS supports two segments for a process: o Segment A that starts from the beginning of

Assume the following simple memory segmentation operating system:

The OS supports two segments for a process: o Segment A that starts from the beginning of the address space and is positive growing for code and a heap, and o Segment B that starts from the end of the address space and is negative growing for a stack.

The Virtual Address space size is 128 bytes. Physical memory size is 512 bytes.

Segment register information: o Segment A base (grows positive) = 0 o Segment A limit = 20 o Segment B base (grows negative) = 511 o Segment B limit = 20

Which of the following are valid virtual memory access addresses? and for those valid accesses, what are the corresponding physical addresses? Explain your answers. a) 29 b) 123 c) 16 d) 90 e) 10 All numbers in this problem are decimal numbers.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Select Healthcare Classification Systems And Databases

Authors: Katherine S. Rowell, Ann Cutrell

1st Edition

0615909760, 978-0615909769

More Books

Students also viewed these Databases questions

Question

7.3 Describe considerations in the preliminary applicant screening.

Answered: 1 week ago

Question

7.2 Explain the selection process.

Answered: 1 week ago