Re: pthreads

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

 



On 8/1/07, Jug Venkatesh <jv7q@xxxxxxxxxxxxxxx> wrote:
> I've been looking online to try and find the location of the source code
> to the pthread library on fedora, and other than pthread.h, i'm getting
> nowhere. Any help would be appreciated. Additionally, can anyone tell me
> how exactly the pthread library performs scheduling, and how it relates

AFAIR,
user level pthreads are handled entirely differently.
Kernel scheduler is not aware of it.
Scheduling userspace pthreads is taken care by a different scheduler
and not the kernel scheduler.

please CMIIW.
thanks
> to the linux scheduler (hopefully, i can understand this better after
> looking at the pthreads source code, so just that info would help)
>
> thanks
>
> --
> To unsubscribe from this list: send an email with
> "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
> Please read the FAQ at http://kernelnewbies.org/FAQ
>
>


-- 
play the game

--
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