Using syscall would be beter way I know. I was thinking what will happen if I change exit code of a process or/and process state. Will not this work similar? If soo then this is maybe faster method?
G.
1 lut 2013 18:57, "dspjmt@xxxxxxxxx" <dspjmt@xxxxxxxxx> napisał(a):
i thought you just need to send a signal to it by a kernel function
Sent from my HTC----- Reply message -----
From: "Grzegorz Dwornicki" <gd1100@xxxxxxxxx>
To: <kernelnewbies@xxxxxxxxxxxxxxxxx>
Subject: Process exit codes
Date: Fri, Feb 1, 2013 9:17 pmHi
Can I kill process by changing its exit codes in task_struct structure? Lets do this in 2 steps:
1. Modify the exit codes in task_struct
2. Call scheduleI want to do something like kill -9 on specyfic process using kernel module
Thanks
G.
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies