On Friday 01 October 2004 08:56, Rakesh Jagota wrote: > Hi all, > > I have one array of structures in the kernel (own created) and it may be accessed by 2 or more processors at the same time. I would like provide mutual excluision/synchronisation in the kernel. Would u pl suggest the most appropriate mechanism? > > Thanks in advance. > rakesh > This will answer your question. http://www.kernel.org/pub/linux/kernel/people/rusty/kernel-locking/index.html /FAU -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/