* Ramprasad (ramprasad@research.panasonic.com) wrote: > Hi , > > I have a module/program in user space which is using condition variables as events. Now I am planning to shift that module as kernel module. Is there any equivalent system calls in kernel space? Take a look at the wait_event macro in include/linux/sched.h. cheers, -chris -- Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/