Hi, 1. In what situation we should not use the kthread_create and instead we should use kernel_thread() heavy call which does the do_fork()? 2. What are the down(), up(), signal implecations of kthread_create()? 3. How the O(1) schedular will handle threads created using kthread_create()? Will these threads have high priority? Any document, or link available on this? Any idea on this? Regards, Parav Pandit __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/