wat are the different rtos available?
wat is the difference beetween RTOS ans OS
Answer Posted / achal ubbott
VxWorks,QNX and some derivatives of LINUX are popular RTOS.
An RTOS is a special case of an OS. Here are few things
which make it different.
1. The scheduler has to be pre-emptive.
2. Each task should have a priority.
3. Priority inheritance should be implemented.
| Is This Answer Correct ? | 15 Yes | 13 No |
Post New Answer View All Answers
Tell me what is the need for dmac in es?
Tell me what are the 4 types of inheritance relationship?
What is digital signal controller ?
Given time, cost, client satisfaction and best practices, how will you prioritize them for a project you are working on? Explain why.
Tell me whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
Name three primary attributes of object-oriented design. Describe what they mean and why they're important.
What is loop unrolling?
Discuss the concept of yagni.
Explain difference between risc and cisc processor?
Explain what is interrupt latency? How can you reduce it?
Tell me how does the interrupts handle by using the threads?
What trade offs do you have for resource contention?
What is the task of the pre-processor?
what is a pure function in arm terminology?
What is the main function of multiplexed address/data bus?