Examine Problems With Kernel Threads
Learn how to recognize problems with kernel threads, identify their owner module, and follow call chains.
Linux kernel uses threads to perform various tasks in the background and also to service user level multi-threading. In this lesson, we’ll learn how to identify problems with kernel threads.
Loading the core dump
We’ll start by loading the core dump:
Get hands-on with 1400+ tech skills courses.