Messages in this thread |  | | Date | Tue, 05 Dec 2000 09:06:59 -0600 | From | Eli Carter <> | Subject | Re: Assistance requested in demystifying wait queues. |
| |
Andrew Reitz wrote: > > Hello, > > I'm absolutely green when it comes to Linux kernel development, and so > working on a school project to port a TCP/IP-based service into the kernel > has been quite challenging (but also intesting)! Currently, I'm absolutely > mystified regarding how the "wait queue" subsystem works. I've been > reading the code, and usually that combined with an example is enough, > but not this time.
Andy,
Go get "Linux Device Drivers" by Rubini (O'Reilly). It talks about that and a lot of other useful stuff. Some of it is a bit dated by development in 2.2 & 2.[34], but it'll help a lot.
Good luck,
Eli --------------------. "To the systems programmer, users and applications Eli Carter | serve only to provide a test load." eli.carter@inet.com `---------------------------------- (random fortune) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |