Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

SEGMENTATION: The size of the physical memory is 4500 K with the starting address 1. The first 500k is allocated for the resident OS.


image.png


image.png 

SEGMENTATION: The size of the physical memory is 4500 K with the starting address 1. The first 500k is allocated for the resident OS. Process 1 is to be loaded into the memory with the following segment table of process 1. Note: Segment 0 (SO) and segment 1 (S1) of Process 1 are shown in the diagram to give examples. Continue loading the process 1 with S2 and S3 into the memory Contents of Memory: P1 Process 1 Segment table 1 Segment # Limit(k) Base(k) OS 0 150 3400 500k 1 350 4150 2 500 2100 3 1000 900 3400k SO 3550k 4150k S1 4500k Questions: A: What are the physical addresses or the following logical addresses of P1? If the address generates a segment fault, indicate so. 1.) 0,100 = 2.) 1, 4150 = 3.) 2,400 = 4.) 3,900 =

Step by Step Solution

3.40 Rating (153 Votes )

There are 3 Steps involved in it

Step: 1

A 1 Logical address 0 maps to physical address 3400 2 Lo... 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

Document Format ( 2 attachments)

PDF file Icon
663dc7cd3c024_962164.pdf

180 KBs PDF File

Word file Icon
663dc7cd3c024_962164.docx

120 KBs Word File

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

Digital Systems Principles And Application

Authors: Ronald Tocci, Neal Widmer, Gregory Moss

12th Edition

0134220137, 978-0134220130

More Books

Students also viewed these Operating System questions

Question

List the advantages of dynamic RAM compared with static RAM.

Answered: 1 week ago