Re: Assistance requested in demystifying wait queues.

2000-12-05 Thread Eli Carter
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

Assistance requested in demystifying wait queues.

2000-12-04 Thread Andrew Reitz
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 r