Re: Inner workings of turnstiles and sleepqueues
- From: Jason Evans <jasone@xxxxxxxxxxx>
- Date: Tue, 16 Oct 2007 10:45:06 -0700
Ed Schouten wrote:
For some reason, I want to understand how the queueing of blocked
threads in the kernel works when waiting for a lock, which is if I
understand correctly done by the turnstiles and sleepqueues. I'm the
proud owner of The Design and Implementation of the FreeBSD Operating
System book, but for some reason, I can't find anything about it in the
book.
Is there a way to obtain information about how they work? I already read
the source somewhat, but that shouldn't be an ideal solution, in my
opinion.
You might take a look at _Solaris Internals_ by Mauro and McDougall.
Jason
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Inner workings of turnstiles and sleepqueues
- From: Julian Elischer
- Re: Inner workings of turnstiles and sleepqueues
- References:
- Inner workings of turnstiles and sleepqueues
- From: Ed Schouten
- Inner workings of turnstiles and sleepqueues
- Prev by Date: Re: amrd disk performance drop after running under high load
- Next by Date: Re: Inner workings of turnstiles and sleepqueues
- Previous by thread: Inner workings of turnstiles and sleepqueues
- Next by thread: Re: Inner workings of turnstiles and sleepqueues
- Index(es):
Relevant Pages
|
|