Linux Kernel Threads - scheduler

Posted by Kartlee on Stack Overflow See other posts from Stack Overflow or by Kartlee
Published on 2010-03-12T06:36:04Z Indexed on 2010/03/12 7:47 UTC
Read the original article Hit count: 620

Filed under:
|
|

Hi People,

Is Linux Kernel scheduler a part of init process? My understanding is that it is part of Kernel threads managed internally not visible to user by either top or ps. Please correct my understanding.

Is it possible to view standard kernel threads through any kernel debugger to see how standard threads occupy cpu activity?

-Kartlee

© Stack Overflow or respective owner

Related posts about linux-kernel

Related posts about kernel