Hi, On 2/27/06, Xiangfei Jia <xjianz@xxxxxxxxx> wrote: > > I want to study how proc filesytem reads information from the kernel. Like > I want to find out where are the souce codes for /proc/meminfo, > /proc/cpuinfo, /proc/devices. Can I get some help where I can locate the > souce code in the 2.6 kernel. check function meminfo_read_proc in fs/proc/proc_misc.c your source code's directory. Regards, Parag. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/