-r
On 8/4/06,
Dinesh Ahuja <mdlinux7@xxxxxxxxxxx> wrote:
Hi All,
I want to use Kernel thread in Kernel module. The
purpose of Kernel thread is to access task list
maintained by Kernel and see if any zombie exists. If
zombie exists, it should notify a administrator about
this.
As per my understanding, I will be able to use
kernel_thread in my module as it is exported by a
static kernel. But to have an access to task list, I
need to export this from kernel and recompile a
kernel. Am I right in my understanding. Please let me
know about my understanding.
Regards
Dinesh
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/