ALLInterview.com :: Home Page            
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
   
 
Categories  >>  Software  >>  Operating Systems  >>  RTOS  >>  RTOS AllOther
 
 


 

 
 Vxworks interview questions  Vxworks Interview Questions
 Windows CE interview questions  Windows CE Interview Questions
 RTOS AllOther interview questions  RTOS AllOther Interview Questions
Question
what is major concerns about any RTOS selection ?
 Question Submitted By :: Sumeet4interview
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is major concerns about any RTOS selection ?
Answer
# 1
There are two major reson to consider before selecting any RTOS

1) Interuppt latency
2) Footprint (size of the executable which is generated
after compiling)
3) Context switching time is also considered as vital
element in selection
 
Is This Answer Correct ?    30 Yes 4 No
Mohsin
 
  Re: what is major concerns about any RTOS selection ?
Answer
# 2
(1) Interrupt latency means, the time taken by the processor
to service the interrupt. So, obviously the interrupt
latency depends on how good the Interrupt Service Routine
was written

(2) Foot print is completely related to compiler and its
optimization techniques
 
Is This Answer Correct ?    15 Yes 7 No
Endachata
 
 
 
  Re: what is major concerns about any RTOS selection ?
Answer
# 3
Interrrupt Latency means the time taken by the processor to
pass the control to ISR after the interrupt is raised.
Certainly this is the hardware feature.

Footprint of the OS matters because with the same compiler
and same optimization techniques, Different OS's will have
different footprint.
So this is can be looked upon while selecting the RTOS.

RTOS can be chosen looking at various API support it
provides. Synchronization support, Scheduler algos, and
memory management of the OS.
 
Is This Answer Correct ?    14 Yes 2 No
Mujeer
 
  Re: what is major concerns about any RTOS selection ?
Answer
# 4
First thing i will look for open source RTOS, so that i can
modify it as per my application requirements. Further, it
will help in debugging software with confidence.


Context switching time is again in programmers hand(i.e.OS
porting work).
 
Is This Answer Correct ?    0 Yes 0 No
Santosh
 

 
 
 
Other RTOS AllOther Interview Questions
 
  Question Asked @ Answers
 
I have been working on one thread which manage and control a couple of circular buffers. It has api for other thread to access. As the thread grows bigger and bigger, I split it as 3 to 4 threads which need to share common buffers, and also their api could be used by other threads, (not these three threads). Inside api, I also allow other threads to access these three threads' common buffers(more than one buffer). SO I have to use mutex to avoid race condition . But I found mutex will be everwhere in all the threads when they update the common buffer. I am wondering whether I could reduce mutex usage(more mutex will hure my system performance). any ideas for how to reduce mutex usage meanwhile to avoid race condition. Thanks  2
what is major concerns about any RTOS selection ? Bosch4
what is the need of creating 4GB of pages in linux? TCS1
If two processes which shares same system memory and system clock in a distributed system, What is it called?  6
What is the state of the processor, when a process is waiting for some event to occur? MTS14
Describe different job scheduling in operating systems.  9
When would you choose bottom up methodology? Knowx-Innovations5
Give an example of microkernel. Samsung13
Explain the difference between microkernel and macro kernel. Infosys5
When would you choose top down methodology? CTS3
what are the rules u follow when u r writing critical section of code? TCS6
What is the important aspect of a real-time system ?  6
 
For more RTOS AllOther Interview Questions Click Here 
 
 
 
 
 


   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2012  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com