Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

QUESTION 1 : Define the term PROCESS and describe the relationship between PROCESSES and PROCESS CONTROL BLOCKS also please specify the steps performed by an

QUESTION 1: Define the term PROCESS and describe the relationship between PROCESSES and PROCESS CONTROL BLOCKS also please specify the steps performed by an OS to create a new process.QUESTION 2: This question is to better understand the Management of Application Execution by using the analogy between restaurant and computer.CPU is expecting to have two things for each applications process section, a) data (this is ingredients for the cook) and b) Instructions (specific order of the food (recipe)). Consider the below-given parameters while working on questions 2 and 3.The parameters of the OS and Restaurant analogy.CPU: The cook who prepares the food based on given ingredients (data) and instructions. It will receive data and instructions for each process. PROCESS: The food preparation. The customer wants to have/order food. Each food order should be prepared based on customers' needs. Each food order considers to be a process and comes with data and instructions. Customers may order more than one process (i.e. salad, drink, and pizza). That means 3 different processes. Consider the customer as an application in computer OS. In this example, one application comes with three processes. OPERATING SYSTEM: The rules of the restaurant. The restaurant should be run based on these rules. Like in the computer, all computer resources, CPU, Memory, etc. have been managed based on OS. The waiter takes the orders from users (restaurant customers). And make sure all customer's orders were fulfilledMAIN MEMORY: That keeps the customer orders (Data and Instructions) well organized. In Computer this is RAM.PROCESS STATES:Running: The process (the food order) that is currently being executed by the CPU ( i.e. Cook is working on the food order )Ready: A process that is prepared to execute when given the opportunityBlocked/Waiting: A process that cannot execute until some event occurs,New: A process that has just been created but has not yet been admitted to the pool of executable processes by the OS. A new customer came in and order new food.The process was completed by the CPU ( Food was prepared and deviled to the customer ) Develop State Process Model for this system. the Your name should be on the diagram QUESTION 3: Develop a timeline diagram for the process states to trace the given process execution timeline. See the memory address, process, and dispatcher in the table. See Figure 3.7 in your textbook. Time AddressProcesses Time AddressProcesses 14011A18100Dispatcher 24012A19101Dispatcher 34013A20102Dispatcher 4100Dispatcher 214014A5101Dispatcher 224015A6102Dispatcher 234016A75000B24100Dispatcher 85001B25101Dispatcher 95002B26102Dispatcher 105003B275004B11100Dispacher 285005B12101Dispacher 295006B13102Dispacher 141100C151101C161102C171103C

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions