While writing interrupt handlers (ISR), which are points
needed to be considered ?
Answer Posted / jay
Avoid sleep , use GFP_ATOMIC instead of GFP_KERNEL in kmalloc
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
what is meant by a forward reference in c?
Tell me what is the function of simple thread poll in embedded system?
What is the size of the int, char and float data types?
What is kernel paging?
How can you reduce interrupt latency?
Tell me what is the need for dmac in es?
Discuss the concept of yagni and explain something you did recently that adhered to this practice.
What kinds of problems can you hit with locking model? And a lockless model?
What is null pointer and what is its use?
What is the last programming book you read?
Why does pre-emptive multi-threading used to solve the central controller problem?
Why embedded system is useful?
Tell me what is the purpose of using critical sections?
What type of software simulator and developer have you used?
Tell me what are the functional requirements that are used in the embedded systems?