On Thu, Oct 12, 2006 at 11:11:58AM +0900, Seongsu Lee wrote: > 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. No, use configfs or sysfs for this, depending on what specifically you are wanting to do. thanks, greg k-h -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/