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 null pointer and what is its use?
Explain me what is endianness of a system and how do different systems communicate with each other?
What kinds of problems can you hit with locking model? And a lockless model?
What are the different types of buses used by the embedded systems?
Explain me what is spin lock?
What is something substantive that you've done to improve as a developer in your career?
You've just been assigned to a project in a new technology how would you get started?
What is interrupt latency and how can we decrease it?
Why is it better to use multi-threading polling then single threading model?
What is kernel paging?
Tell me can static variables be declared in a header file?
Why is it better to use multi-threading polling instead of a single threading model?