Answers

Question and Answer:

  Home  Embedded Systems

⟩ While writing interrupt handlers (ISR), which are points needed to be considered?

Avoid sleep , use GFP_ATOMIC instead of GFP_KERNEL in kmalloc

 196 views

More Questions for you: