[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Kernel threads.
- To: Alexander Sandler <ASandler(at-nospam)store-age.com>
- Subject: Re: Kernel threads.
- From: Gilad Ben-Yossef <gilad(at-nospam)benyossef.com>
- Date: Mon, 09 Apr 2001 21:01:41 +0300
- CC: Linux-Il <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Organization: Great Illuminated Seers of Bavaria
- References: <DCBFB8E1BD8BD311A94D00A0C9CA44EA1C07B6@storeage_nt.store-age.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.12-20 i686; en-US; m18) Gecko/20001107 Netscape6/6.0
> of the threads used to perform some I/O. M. thread is waiting until his
> child threads are done. Once done, he is waiting for another I/O to come.
How exactly are you waiting on the finished threads?
Gilad.
--
Gilad Ben-Yossef <gilad@benyossef.com>
http://benyossef.com :: +972(54)756701
"Anything that can go wrong, will go wrong, while interrupts are disabled. "
-- Murphey's law of kernel programing.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il