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, 12:00 PM
Senior Member
 
Join Date: Feb 2008
Posts: 1,046
Default What is the important aspect of a real-time system




What is the important aspect of a real-time system ?
Reply With Quote
  #2 (permalink)  
Old 11-26-2008, 07:23 AM
Junior Member
 
Join Date: Nov 2008
Posts: 5
Default

RTOS are -
1. Follow the time line provided to each task. failing finished the task within time line results in error.
2. RTOS has minimal context switching latency.
3. RTOS are scalable. Means RTOS kernel size can be scale based on your functionality need, so smaller footprints.
4. In RTOS each and every task has a priority based on which task will be allocated with resources for particular time.
5. Priority inversion and priority inheritance and other features of RTOS.
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