On Fri, 24 May 2002, RISC! wrote: > Hi, > > how i know the pid of my module in execution? A module isn't a process, it essentially is *part* of the kernel proper. A kernel module "merges" itself into the kernel upon load, thus making it even hard to differentiate between "kernel" code and "module" code when running. Zwane Mwaikambo -- http://function.linuxpower.ca -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/