Hi All,<br><br>I am a Linux kernel newbie. Now I want to write a kernel module that can measure the context swap time between two processes using hrtimer.<br>How do I implement this?<br>More specifically,  how do I access different processes in kernel module. I&#39;ve read Linux kernel module programming guide but still don&#39;t have a clue.<br>
Is there any other useful references on Linux kernel modules?<br><br>Any help will be greatly appreciated.<br><br>Eddie<br><br><br>