What are the reasons for process suspension?

Answers were Sorted based on User's Feedback



What are the reasons for process suspension?..

Answer / manju

Some of the reasons to suspend a process are...
1.If one process is ready to excecute,but there is no space
in the main memory,then it is suspended.
2.when one process in main memory which was blocked & there
is another process ready to excecute,but waiting in
secondary memory,then the process in main memory is
suspended.
3.when the parent process suspends,then the sub process is
also suspended.

Is This Answer Correct ?    97 Yes 11 No

What are the reasons for process suspension?..

Answer / guest

swapping,interactive user request,timing,parent process
request.

Is This Answer Correct ?    52 Yes 10 No

What are the reasons for process suspension?..

Answer / zahraa fatma

1. swapping:the operating system needs to release sufficient main memory to bring in a process that is ready to execute.



2.other OS reason :the operating system may suspend a background or utility process or a process that is suspected of causing a problem.


3.interactive user request :a user may wish to suspend execution of a program for purposes of debugging or in connection with the use of a resource .

4.timing:a process may be executed periodically (e.g.,an accounting or system monitoring process)and may be suspended while waiting for the next time interval .

5. parent process request:a parent process may wish to suspend execution of a descendant to examine or modify the suspended process ,or to coordinate the activity of various descendants.

Is This Answer Correct ?    41 Yes 2 No

What are the reasons for process suspension?..

Answer / ramya

The process was placed in the suspended state by itself,or
OS , a parent process for the purpose of preventing its
execution. This wont be removed until the agent explicitly
orders the removal.
REASONS FOR PROCESS SUSPENSION:
1)PARENT PROCESS REQUEST:
A process may b suspended in order of parent process
request in order to modify the process
2)SWAPPING:
if the process is ready n there is no place in the main
memory the process gets suspended.
3)OTHER OS REASON:
when one process in main memory which was blocked & there
is another process ready to excecute,but waiting in
secondary memory,then the process in main memory is
suspended.

Is This Answer Correct ?    31 Yes 4 No

What are the reasons for process suspension?..

Answer / swathi

swapping,user request,if parent process wishes to terminate
then child process is suspended,priority

Is This Answer Correct ?    13 Yes 3 No

What are the reasons for process suspension?..

Answer / tracey

there are different types of suspensions.
School Suspensions are processed when the principal rings a
students parent and tells them the reason why that child is
getting suspended, then notifys the board of trusties.

Is This Answer Correct ?    6 Yes 32 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What is operating system in computer?

0 Answers  


What are its main functions?

0 Answers  


What is ram parity?

0 Answers  


What is a monitor?

0 Answers  


What is live boot?

0 Answers  






What is micro kernel approach and site its advantages?

0 Answers  


Explain the meaning of kernal.

0 Answers  


What are the two main types of files?

0 Answers  


Explain the difference between trap and trapdoor?

0 Answers  


Describe the actions taken by the operating system when a page fault occurs?

0 Answers  


What are the 3 types of operating systems?

0 Answers  


Explain what is meant by repetition of information and inability to represent information. Explain why each of these properties may indicate a bad relational database design.

0 Answers  


Categories