Misplaced Pages

Reiser4: Difference between revisions

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 19:44, 23 February 2007 editLionheart~enwiki (talk | contribs)29 editsm add external link about the controversy over reiser4← Previous edit Revision as of 08:44, 12 March 2007 edit undo69.208.255.145 (talk)No edit summaryNext edit →
Line 25: Line 25:
'''Reiser4''' is a ] ], a new "from scratch" successor to the ] file system, developed by ] and sponsored by ] as well as ]. '''Reiser4''' is a ] ], a new "from scratch" successor to the ] file system, developed by ] and sponsored by ] as well as ].


], Reiser4 has not yet been merged into the mainline ] and consequently is still not supported on many ]s; however, its predecessor ReiserFS v3 has been much more widely adopted. Reiser4 is also available from ]'s -mm kernel sources. Linux kernel developers claim that Reiser4 breaks Linux coding standards,<ref>{{cite web | url=http://kerneltrap.org/node/6844 | title=Linux: Why Reiser4 Is Not in the Kernel | year=September 19, 2005 | publisher=Kerneltrap }}</ref> but ] suggests political reasons. With the arrest of Hans Reiser for the murder of his estranged wife in October 2006 the future of the filesystem may be uncertain. ], Reiser4 has not yet been merged into the mainline ] and consequently is still not supported on many ]s; however, its predecessor ReiserFS v3 has been much more widely adopted. Reiser4 is also available from ]'s -mm kernel sources. Linux kernel developers claim that Reiser4 breaks Linux coding standards,<ref>{{cite web | url=http://kerneltrap.org/node/6844 | title=Linux: Why Reiser4 Is Not in the Kernel | year=September 19, 2005 | publisher=Kerneltrap }}</ref> but ] suggests political reasons. With the arrest of Hans Reiser for the murder of his wife in October 2006 the future of the filesystem may be uncertain.


== Features == == Features ==

Revision as of 08:44, 12 March 2007

Reiser4
Developer(s)Namesys
Full nameReiser4
Introduced2004 with Linux
Partition IDsApple_UNIX_SVR2 (Apple Partition Map)
0x83 (MBR)
EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 (GPT)
Structures
Directory contentsDancing B*-tree
Limits
Max file size8 TiB on x86
Max filename length3976 bytes
Allowed filename
characters
All bytes except NUL and '/'
Features
Dates recordedmodification (mtime), metadata change (ctime), access (atime)
Date range64-bit timestamps
ForksExtended attributes
File system
permissions
Unix permissions, ACLs and arbitrary security attributes
Transparent
compression
Version 4.1 (beta)
Transparent
encryption
Version 4.1 (beta)
Other
Supported
operating systems
Linux

Reiser4 is a computer file system, a new "from scratch" successor to the ReiserFS file system, developed by Namesys and sponsored by DARPA as well as Linspire.

As of 2007, Reiser4 has not yet been merged into the mainline Linux kernel and consequently is still not supported on many Linux distributions; however, its predecessor ReiserFS v3 has been much more widely adopted. Reiser4 is also available from Andrew Morton's -mm kernel sources. Linux kernel developers claim that Reiser4 breaks Linux coding standards, but Hans Reiser suggests political reasons. With the arrest of Hans Reiser for the murder of his wife in October 2006 the future of the filesystem may be uncertain.

Features

Some of the goals of the Reiser4 file system are:

Some of the more advanced Reiser4 features (such as user-defined transactions) are also not available because of a lack of a VFS API for them.

At present Reiser4 lacks a few standard file system features, such as an online repacker (similar to the defragmentation utilities provided with other file systems). The creators of Reiser4 say they will implement these later; sooner if someone pays them to do so.

Performance

Reiser4 uses B*-trees in conjunction with the dancing tree balancing approach, in which underpopulated nodes will not get merged until a flush to disk except under memory pressure or when a transaction completes. Such a system also allows Reiser4 to create files and directories without having to waste time and space through fixed blocks.

As of 2004, synthetic benchmarks performed by Namesys show that Reiser4 is 10 to 15 times faster than its most serious competitor ext3 working on files smaller than 1 KiB. Namesys's benchmarks suggest it is typically twice the performance of ext3 for general-purpose filesystem usage patterns.

See also

External links

Notes and references

  1. Documentation/filesystems/reiser4.txt from a reiser4-patched kernel source, "By default file in reiser4 have 64 bit timestamps."
  2. "Linux: Why Reiser4 Is Not in the Kernel". Kerneltrap. September 19, 2005.{{cite web}}: CS1 maint: year (link)
  3. Reiser, Hans (2004-09-16). "Re: Benchmark : ext3 vs reiser4 and effects of fragmentation". Namesys, ReiserFS mailing list. Retrieved 2006-10-13.
  4. Hans Reiser (November 20, 2003). "Benchmarks Of ReiserFS Version 4". Namesys. Retrieved 2006-11-28. {{cite web}}: Check date values in: |year= (help)CS1 maint: year (link)
Category:
Reiser4: Difference between revisions Add topic