On Tue 5 August 2003 14:21, pankaj chauhan wrote: > hi , > > i want to undestand the tmpfs implementation for linux kernel . but tmpfs > is not very much documented . tell me from where can i get the details of > tmpfs implementation in linux . If you are not much experienced with linux VFS i suggest the following paper: http://www.kroah.com/linux/talks/linux.conf.au-2003/driver_filesystem.ps another good source of VFS info is: http://lwn.net/Articles/13325/ Hope these helps. Daniele. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/