Will buy a book. Thank you. Debugging the whole source code of Linux, might be a bit tricky at the beginning. Will try ChatGPT.

Deepak
"The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi"


"Plant a Tree, Go Green"



On Fri, May 19, 2023 at 3:18 PM Greg KH <greg@kroah.com> wrote:
On Fri, May 19, 2023 at 01:24:18PM +0530, Deepak Goel wrote:
> This link is good. However it is listing all the software which runs on
> Linux-kernel. I want to know what's going on inside the Linux-kernel
> (thread management, memory management, interface to devices, etc).

What of the many free books and other online resources have you read
that did not cover this well already?  Specific questions are best, and
also, you have access to the whole source code of Linux, have you tried
reading that and just following the basic code flows of something
"simple" to understand this type of thing?

thanks,

greg k-h