Quantcast
Channel: Active questions tagged linux-kernel - Stack Overflow
Viewing all articles
Browse latest Browse all 12244

Understanding how Linux kernel modules work

$
0
0

I'm new to Linux development. I have three processes P, TH_1, TH_2. The initial status of the system's and user's stack is the following:

enter image description here

I would like to indicate the current state of the processes given the initial state of the stack, specifying the event or the system call that led the process in the current state.

I should get that P is waiting for the completion of write, TH_1 is in mode U, TH_2 is ready for the expiration of the time quantum. However, I'm having a hard time understanding exactly why it is that.

Any kind of resource that could help me understand that would be very useful.


Viewing all articles
Browse latest Browse all 12244

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>