Spin locks held for any lengthy duration prevent interrupts and in a real time system where interrupts drive tasks this can be problematic. Add an option to assert if a spin lock is held for a duration longer than the configurable number of microseconds. Signed-off-by: Tom Burdick <thomas.burdick@intel.com> |
||
|---|---|---|
| .. | ||
| coredump | ||
| gdbstub | ||
| asan_hacks.c | ||
| CMakeLists.txt | ||
| gdbstub_backend.h | ||
| gdbstub.c | ||
| Kconfig | ||
| thread_analyzer.c | ||
| thread_info.c | ||