On Wednesday 16 October 2002 08:00 am, Nagaraj wrote: > >i work on a real time streaming project and i have two seperate > > > >threads which have infinite loops in them. As long as the threads sleep in those infinite loops to allow other processes to use the CPU a lot, this should work fine. If your threads don't sleep in some system call every time through the loop, you have a problem. Anton -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/