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

What is inversion of control? How does that relate to dependency injection?

627


What is inversion of control?

631


How do the mvp, mvc, and mvvm patterns relate?

553


How are variables mapped across to the various memories by the c compiler?

838


Tell me what is the need for having multibyte data input and output buffers in case of device ports?

554


What is the function of dma controlled in embedded system?

671


what is the difference between embedded systems and the system in which rtos is running?

704


What's the difference between asynchrony and concurrency?

584


What are recursive functions? Can we make them in line?

614


What's the difference between unit test and integration test?

529


What is refactoring? Name three common refactorings.

734


What value do daily builds, automated testing, and peer reviews add to a project? What disadvantages are there?

604


Explain what is the difference between mutexes and semaphores?

555


Tell me what are real-time embedded systems?

603


How do you identify hardware errors?

622