NILFS2: A Slow But Dependable Linux File-System

Published on February 21, 2013
Written by Michael Larabel
Page 1 of 4
Discuss This Article

Last week when benchmarking the new F2FS file-system from Samsung that was introduced in the Linux 3.8 kernel its performance was compared to Btrfs, EXT3, EXT4, XFS, JFS, and ReiserFS. For those hoping to see file-system performance results of NILFS2, those results are available today.

NILFS2 (v2 of the New Implementation of a Log-structured File-System) is a continuous-snapshotting log-structured file-system. NILFS2 allows versioning of the entire file-system as well as the restoration of files that were overwritten or destroyed. This continuous snapshotting file-system allows for quick recovery after crashes or mistakes by having checkpoints even few seconds or per synchronous write. NILFS2 features online garbage collection, B-tree-based file and inode management, 64-bit data structures, and 64-bit on-disk time-stamps.

NILFS2 has been in the mainline Linux kernel since Linux 2.6.30 and continues to see changes. NILFS2 though isn't complete with its developers still desiring to implement extents, writable snapshots, snapshot tagging, TRIM/DISCARD, online defrag, online resizing, and numerous other features.

The last time I did any formal benchmarks of NILFS2 were in December of 2011 on the Linux 3.2 kernel. I've been running NILFS2 benchmarks since 2009 on Phoronix. Being curious about the NILFS2 on the latest Linux 3.8 stable kernel, benchmarks were conducted immediately following last week's F2FS file-system benchmarks. All of the tested file-systems were done with their stock mount options from an Ubuntu 13.04 developer snapshot. Benchmarking of this eight-way file-system comparison was done against an Intel X25 SSD.

<< Previous Page
1
Latest Hardware Reviews
  1. Intel Haswell HD Graphics 4600 vs. AMD Radeon Graphics On Linux
  2. Intel Haswell HD Graphics 4600 Performance On Ubuntu Linux
  3. Intel Core i7 4770K "Haswell" Benchmarks On Ubuntu Linux
  4. The First Experience Of Intel Haswell On Linux
Latest Software Articles
  1. Optimized Binaries Provide Great Benefits For Intel Haswell
  2. 11-Way Linux, BSD Platform Comparison
  3. SNA Acceleration Works Great For Intel Core i7 Haswell
  4. The Linux Evolution For Intel Haswell's Performance
Latest Linux News
  1. NVIDIA Driver Soon Likely To Support EGL, Mir
  2. OpenMandriva Goes Into Alpha Form, Russian-Based
  3. NVIDIA Brings Their Linux Driver To ARM
  4. D Language Still Showing Promise, Advancements
  5. Planetary Annihilation Released For Linux Gamers
  6. Gentoo Starts Work On KDE-Wayland Support
  7. NVIDIA To License Its Kepler GPU Technology
  8. KDE's KWin Made Lots Of Progress In 4.11
  9. Ubuntu Announces Carrier Advisory Group
  10. Qt 5.1 Release Candidate 1 Has Arrived
  11. In-Fighting Continues Over Mir On Non-Unity Ubuntu
Latest Forum Talk
  1. NVIDIA Brings Their Linux Driver To ARM
  2. OpenMandriva Goes Into Alpha Form, Russian-Based
  3. Ubuntu Announces Carrier Advisory Group
  4. Gentoo Starts Work On KDE-Wayland Support
  5. D Language Still Showing Promise, Advancements
  6. NVIDIA To License Its Kepler GPU Technology
  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