Answered step by step
Verified Expert Solution
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 : 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 : 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 belowgiven parameters while working on questions and 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 haveorder 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 ie salad, drink, and pizza That means 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 ie Cook is working on the food order Ready: A process that is prepared to execute when given the opportunityBlockedWaiting: 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 : 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 in your textbook. Time AddressProcesses Time AddressProcesses ADispatcher ADispatcher ADispatcher Dispatcher ADispatcher ADispatcher ABDispatcher BDispatcher BDispatcher BBDispacher BDispacher BDispacher CCCC
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started