Encyclopedia > Reiserfs

  Article Content

ReiserFS

Redirected from Reiserfs

The ReiserFS is a general-purpose file system designed and implemented by a team led by Hans Reiser[?]. It is currently supported by Linux and may be included in other operating systems in the future. With Linux version 2.4.1, it was the first journalled filesystem to be included in the standard kernel.

The most-publicised advantage over the stock Linux filesystem, EXT2, is that it is a journalled filesystem which uses journalled metadata. This feature greatly reduces the risk of filesystem corruption (and the need for lengthy file-system checks) after an unscheduled system shutdown through power outage or a system crash. Unfortunately, it requires users of EXT2 to completely reformat their disks, which is a disadvantage not shared by its main competitor EXT3.

ReiserFS also handles directories containing huge numbers of small files very efficiently. This is important when handling Usenet news spools.

External link



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Great River, New York

... is spread out with 29.0% under the age of 18, 5.0% from 18 to 24, 29.0% from 25 to 44, 24.2% from 45 to 64, and 12.7% who are 65 years of age or older. The median age is ...

 
 
 
This page was created in 25.6 ms