Introduction - If you have any usage issues, please Google them yourself
Kernel module programming
1) design a module, the module s function is to list all kernel threads of the process name, PID number, and process status.
2) the design parameters of a kernel module, the parameters of the PID for a process, the module s function is to list the process of family information, including the parent, brother, and the child process name, PID number.