Interview Questions  

Go Back   Interview Questions > Interview Questions & Answers > Information Technology > Operating Systems > RTOS

RTOS RTOS Interview Questions, Learn by sharing RTOS Interview Questions asked in various Companies, Get Career advices, Interview Procedures from RTOS experts, Post asked RTOS Interview Questions and Answers.

   

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-17-2008, 11:56 AM
Senior Member
 
Join Date: Feb 2008
Posts: 1,046
Default What is the state of the processor, when a process is waiting for




What is the state of the processor, when a process is waiting for some event to occur?
Reply With Quote
  #2 (permalink)  
Old 11-26-2008, 07:33 AM
Junior Member
 
Join Date: Nov 2008
Posts: 5
Default

Actually it is not state of processor it is state of process.
Process generally has three states - 1. Ready 2. Running 3. waiting 4. Suspended

Generally if some other higher priority task is doing it's work then other low priority task will be in waiting state and is waiting for resources such as processor, memory, I/O etc.
Reply With Quote
Reply

Tags
interview questions, operating systems, rtos questions

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On