Whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
No Answer is Posted For this Question
Be the First to Post Answer
what is plc system
What is the purpose of a watchdog timer?
What is the difference between a web server, web farm and web garden? How would your web application need to change for each?
What is a inode?
What kinds of problems can you hit with lockless model?
Infinite loops often arise in embedded systems. How does you code an infinite loop in c?
Tell me what is interaction semantics used in embedded systems?
Explain some of the commonly found errors in embedded systems?
Tell me what type of scheduling is there in rtos?
what is the command/instruction in ARM that does not do anything or does not execute any instruction ? (except NOP instruction)
Tell me what is interrupt latency? How can you reduce it?
What's the difference between unit test and integration test?