Torvalds: User-Space File-Systems, Toys, Misguided People

Posted by Michael Larabel on June 25, 2011

Yesterday I mentioned what Anton Altaparmakov of Tuxera had recently said about their NTFS kernel driver being the fastest Linux file-system, which erupted into a large debate in our forums. Within that mailing list thread was also another interesting comment by Linus Torvalds. "Userspace filesystem? The problem is right there. Always has been. People who think that userspace filesystems are realistic for anything but toys are just misguided."

Torvalds additionally added, "fuse works fine if the thing being exported is some random low-use interface to a fundamentally slow device. But for something like your root filesystem? Nope. Not going to happen. So Andrew, I think that arguing that something _can_ be done with fuse, and thus _should_ be done with fuse is just ridiculous. That's like saying you should do a microkernel - it may sound nice on paper, but it's a damn stupid idea for people who care more about some idea than they care about reality."

Jeff Darcy of CloudFS, noticed the comments by Linus and has blogged a dissenting opinion. CloudFS is related to GlusterFS, which is FUSE-based and Jeff also cites PVFS2 as being another "good" user-space file-system. Linus hadn't elaborated on his distaste for user-space file-systems, but it's likely due to the associated overhead in placing a file-system in user-space rather than the Linux kernel and the performance penalties that can be potentially caused.

Jeff does admit though that a lot of user-space file-systems really are just toys. "FUSE has definitely made it easier to write filesystems, and a lot of tyros have made toys with it, but it’s also possible for serious people to make serious filesystems with it. Remember, a lot of people once thought Linux and the machines it ran on were toys. Many still are, even literally. I always thought that broadening the community and encouraging experimentation were supposed to be good things, without which Linux itself wouldn’t have succeeded. Apparently I’m misguided."

Some of the other well known FUSE-based file-systems include ZFS and NTFS implementations, but there's more than three dozen other user-space file-systems too, as shown on this FUSE SourceForge Wiki page. Proponents of FUSE like it for making these user-space file-systems more portable between operating systems, its simpler API, and simple enablement. FUSE is supported under Linux, FreeBSD/NetBSD, OpenSolaris, and Mac OS X.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. Raspberry Pi Gets New Wayland Weston Renderer
  2. Debian GNU/Hurd 2013 Release Brings New Packages
  3. Intel Ultrabook Performance Is Faster With Mesa 9.2
  4. Hot Relocation HDD To SSD Support For Btrfs
  5. Phoronix Test Suite 4.6.0 "Utsira" Released
  6. New Intel X.Org Driver Supports All Of Haswell
  7. SQLite Now Faster With Memory Mapped I/O
  8. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  9. Qt For Tizen Launches, Based On Qt 5.1
  10. KTAP Released For Linux Kernel Dynamic Tracing
  11. Linux 3.10-rc2 Kernel Takes In A Few Extra Pulls
Latest Forum Talk
  1. Hot Relocation HDD To SSD Support For Btrfs
  2. Chrome 27 Loads Web Pages Faster
  3. Intel Ultrabook Performance Is Faster With Mesa...
  4. Microsoft Releases Skype For Linux 4.2, Has...
  5. Raspberry Pi Gets New Wayland Weston Renderer
  6. Debian GNU/Hurd 2013 Release Brings New Packages
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite