Hi, > > 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. which file do I need to read in order to comprehend the ip_conntrack module working concerning /proc/sys/net/ipv4/netfilter ? -- Best Regards, Mark -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/