On 10/27/07, Wang Yu <[EMAIL PROTECTED]> wrote:
>
> Hi, all
>
> I want to know how to implement a daemon process/thread in user mode and
> kernel respectivly?


search for daemon howto on google.
http://netzmafia.de/skripten/unix/linux-daemon-howto.html

kernel thread
http://www.scs.ch/~frey/linux/kernelthreads.html<http://www.scs.ch/%7Efrey/linux/kernelthreads.html>

for user mode thread, have look at pthread api



Ashok

Regards
>
>
> --
> National Research Center for Intelligent Computing Systems
> Institute of Computing Technology, Chinese Academy of Sciences

Reply via email to