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


Please Help Members By Posting Answers For Below Questions

Would you call yourself a craftsman (craftsperson) and what does that word mean to you?

542


Can a pointer be volatile ?

663


Do you know what is the function of watchdog timer in embedded system?

489


What are the functional requirements that are used in the embedded systems?

575


What are the differences between stateless and stateful systems, and impacts of state on parallelism.

523






When do you know your code is ready for production?

578


Give an example of troubleshooting on embedded targets. Explain the process step-by-step.

882


What are the different types of buses used by the embedded systems?

581


Tell me what is a watchdog timer?

537


Why is model transformations used in the embedded system?

505


As you know a vast majority of high performance embedded systems today use risc architecture why?

571


What is the purpose of a watchdog timer?

537


Explain me why is model transformations used in the embedded system?

525


what is embedded system in a computer system?

540


Program to print the 32 number in form of binary, Hexa and ASCI.

2463