Kernel Threads Continue
In the previous article, we learned the basics of kernel threads such as creating the thread, running the thread and […]
In the previous article, we learned the basics of kernel threads such as creating the thread, running the thread and […]
In the previous article, we learned to write a simple kernel module. This was needed to kick start our journey
In Linux kernel, drivers can be put in two ways. One is, you make it as a part of kernel
What is Kernel? Looking at the dictionary, the meaning of the kernel is core. But, as we know kernel refers