RE: Introduction to kernel threads

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Creating kernel threads is quite easy. Please have a look at this article,

http://lwn.net/Articles/65178/

Also you can refer this simple code to create a kernel thread. Hope this
helps.
Sorry for poor error handling and coding style. :)

Thank you very much for a quick and good reply. However, I guess I should
have been more precise in my initial email. I have gotten very simple
threads running, but am having difficulties finding information about more
specific things. For example synchronization, why the kernel has to be
locked when a new thread is initialized and what is the preferred way of
stopping threads. I see some people use signals, while other use the
kthread_stop. 

-Kristian


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux