Re: Multithreading

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

 



On Thu, Aug 22, 2002 at 04:44:26AM -0000, Dinesh  Gandhewar wrote:
> Where can I find good document on Multithreaded applications in 
> kernel for Linux 2.4.2.

Dinesh, first, 2.4.2 is very old and has many known bugs. Consider
upgrading to a newer kernel. Second, any application that can be
multithreaded is probably best written as a userland program. It is
sounding far too complex for general kernel code. Third, you can create
new threads by doing whatever it is sys_clone() does, so start by
reading the code there. :) Fourth, be sure you understand completely
everything in Documentation/spinlocks.txt. :)

-- 
Outlook users: please do not put my email address in your address book.
This way, when you get infected with a virus, my address won't appear in
the From: header. Thanks.

Attachment: pgp00150.pgp
Description: PGP signature


[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