What do you mean by a Process States in Linux?

Linux Interview Questions Linux OS internals in Linux Interview Questions 3 years ago

  1   0   0   0   0 tuteeHUB earn credit +10 pts

5 Star Rating 1 Rating

Linux Process is a type of process that can be in a NUMBER of different STATES. The process enters these states from start till end. Process states in Linux are as follows:  

  • New/Ready: In this state, a new process is created and is ready to run.
  • Running: In this state, the process is being executed.
  • Blocked/Wait: In this state, the process is waiting for input from the user and if doesn't have resources to run such as memory, FILE locks, input, then it can remain in a waiting or blocked state.
  • Terminated/Completed: In this state, the process has completed the EXECUTION or terminated by the OS.
  • Zombie: In this state, the process is terminated but information regarding the process still EXISTS and is available in the process table.

Posted on 14 May 2022, this text provides information on Linux Interview Questions related to Linux OS internals in Linux Interview Questions. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.

Take Quiz To Earn Credits!

Turn Your Knowledge into Earnings.

tuteehub_quiz

Tuteehub forum answer Answers

Post Answer

No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.