NILFS

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Filesystem |wikidata={{wikidata|Q3334447}} }} '''NILFS''' (New Implementation of a Log-structured File System), and its newer versi...")
 
 
Line 5: Line 5:
 
}}
 
}}
 
'''NILFS''' (New Implementation of a Log-structured File System), and its newer version '''NILFS2''', is a log-structured circular-buffer file system for [[Linux]]. Such file system structures are considered ideal for flash memory devices where overwriting data is much slower and more difficult than writing to empty memory.
 
'''NILFS''' (New Implementation of a Log-structured File System), and its newer version '''NILFS2''', is a log-structured circular-buffer file system for [[Linux]]. Such file system structures are considered ideal for flash memory devices where overwriting data is much slower and more difficult than writing to empty memory.
 +
 +
One improvement it has over other file systems is the use of a 64 bit timestamp to avoid the "year 2038" problem common in systems using [[Unix time]].
  
 
== Links ==
 
== Links ==

Latest revision as of 14:29, 19 August 2019

File Format
Name NILFS
Ontology
Wikidata ID Q3334447

NILFS (New Implementation of a Log-structured File System), and its newer version NILFS2, is a log-structured circular-buffer file system for Linux. Such file system structures are considered ideal for flash memory devices where overwriting data is much slower and more difficult than writing to empty memory.

One improvement it has over other file systems is the use of a 64 bit timestamp to avoid the "year 2038" problem common in systems using Unix time.

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox