On Wed, Oct 11, 2006 at 05:04:45PM +0530, Jinesh K J wrote: .... > I just want to know what are the various userspace <-> kernelspace > communication mechanisms other than the following: > > - Device files > - Procfs > - Sysfs > - connector > - mmap() .... Hello all, This is a another question. I want the Linux kernel to receive configuration information of small size from userland. I thought the procfs is appropriate medium to receive it. But if there aren't no procfs in a system, it will not work. Question. Is there any Linux system that does not use procfs? Have you ever tried such system before? -- Seongsu Lee - http://www.senux.com/ The last time I saw him he was walking down Lover's Lane holding his own hand. -- Fred Allen -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/