Embedded Systems Question:
While writing interrupt handlers (ISR), which are points needed to be considered?
Answer:
Avoid sleep , use GFP_ATOMIC instead of GFP_KERNEL in kmalloc
Previous Question | Next Question |
WHAT IS THE DIFFERENCE BETWEEN TESTING AND VERIFICATION OF VLSI CIRCUIT? | Explain can microcontroller work independently? |