site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Hi all! Does anyone know if there is a tmpfs-like filesystem for OS X? Thanks! /Micke _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... Have just discovered the filesystem tmpfs in Linux. It works like a RAM disk but better. Se this article: http://www-106.ibm.com/developerworks/library/l-fs3.html I have thousands and thousand of small cache files that I don't want to be written to the disk, and if I create a traditional RAM disk in OS X there is a lot of overhead, cause the filesystem will cache all files twice. This email sent to site_archiver@lists.apple.com