Question

Draw and explain 5 state process model in operating system.

Draw and explain 5 state process model in operating system.

Homework Answers

Answer #1

The 5 states in a five-state process model are New, Ready, Running, Blocked, Exit

  • New : When a process has been newly created and has not yet been loaded into main memory. it is in New state.

  • Ready : Processes that are prepared to run, and are waiting for CPU availability.

  • Running: The process that is currently being executed is in Running State.

  • Blocked : A process that cannot execute and are waiting for an event to occur or if a process is moved to waiting state, it is said to be in blocked state. Once the processor becomes free, the process from blocked state move to ready state and then to running state.

  • Exit: A process that has been released by OS either after normal termination or after abnormal termination (error) is in Exit state.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
**Operating System** Preemptive SJF The newly arrived process with shorter CPU burst will preempt the currently...
**Operating System** Preemptive SJF The newly arrived process with shorter CPU burst will preempt the currently executing process. Process Arrival Time Burst Time P1 3 8 P2 2 4 P3 1 9 P4 0 5 Draw the Gantt Chart and calculate the average waiting time.
Recommend an appropriate desktop operating system to replace Windows 7 and explain what advantages the operating...
Recommend an appropriate desktop operating system to replace Windows 7 and explain what advantages the operating system would have over Windows 7. You can draw on your personal experience to answer this question.
The Three-Stage Model of Service Consumption is a model to explain the consumption process when dealing...
The Three-Stage Model of Service Consumption is a model to explain the consumption process when dealing with services. The three stages involved are namely the Pre-purchase Stage, the Service Encounter Stage and the Post-encounter Stage. In the Service Encounter Stage, one common framework used to capture the stage is known as the Servuction Model/Framework. State and explain a service’s invisible and visible elements as mentioned by the Servuction Model/Framework.
Operating system Can a system be in a state that is neither deadlocked nor safe? If...
Operating system Can a system be in a state that is neither deadlocked nor safe? If so, give an example. If not, prove that all states are either deadlocked or safe.
OPERATING SYSTEM-- Consider the following state of a system with four processes and five types of...
OPERATING SYSTEM-- Consider the following state of a system with four processes and five types of resources. The first table represents the currently acquired resources (per process). 0 1 1 1 2 0 1 0 1 0 0 0 0 0 1 2 1 0 0 0 The second table represents the maximum remaining resource needs (per process). 1 1 0 2 1 0 1 0 2 1 0 2 0 3 1 0 2 1 1 0 E=(24144) A=(01021)...
Molecular set #2: Construct a model of ethane, C2H6. Draw it in 3D. State the general...
Molecular set #2: Construct a model of ethane, C2H6. Draw it in 3D. State the general shape and geometry of the molecule at each carbon atom. State if there free rotation around the C-C bond or not. State if it's possible to have constitutional isomers of ethane or not. Now replace two of the hydrogens with chlorines. Draw it in 3D. Name and draw all of possible isomers . Name your isomers. Molecular set #3: Construct a model of the...
a) Draw an ISLM model to show the state of the current US economy. The current...
a) Draw an ISLM model to show the state of the current US economy. The current short-term interest rate (fed funds rate) is low by historical standards, just under 2% (you do not need to list a numerical value of GDP on your graph). b) Now draw the impact of a large decline in consumer spending that pushes the economy into a Liquidity Trap. c) Explain the challenges facing The Fed if the economy is in a Liquidity Trap. Why...
Thermo-system analysis and design ​Q) Draw incinerator used in the Waste to Energy process
Thermo-system analysis and design ​Q) Draw incinerator used in the Waste to Energy process
**Operating System** FCFS Example Processes arrived in the order of P2,P3,P1. Process Burst Time P1 24...
**Operating System** FCFS Example Processes arrived in the order of P2,P3,P1. Process Burst Time P1 24 P2 3 P3 3 Calculate the waiting times for P1, P2, and P3 Draw the Gantt Chart and calculate the average waiting time.
Explain two functions of an operating system in a computer
Explain two functions of an operating system in a computer