pthread_{mutex,cond} & fifo/starvation/scheduling policy

Dag-Erling Smørgrav des at des.no
Thu Jan 21 10:39:06 UTC 2010


Bernard van Gastel <bvgastel at bitpowder.com> writes:
> But the descheduling of threads if the mutex is not available is done
> by the library. And especially the order of rescheduling of the
> threads (thats what I'm interested in). Or am I missing something in
> the sys/kern/sched files (btw I don't have the umtx file).

Sorry, it's sys/kern/kern_umtx.c

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-hackers mailing list