Linux – What is tmpfs ?
tmpfs is a file system that stores all the files in virtual memory. tmpfs doesn’t create any files on your hard drive. So if you unmount a tmpfs file system, all the files residing in it are lost for ever. Continue reading
tmpfs is a file system that stores all the files in virtual memory. tmpfs doesn’t create any files on your hard drive. So if you unmount a tmpfs file system, all the files residing in it are lost for ever. Continue reading