ReiserFS does have its benefits in highly specific use-cases. I have a filesystem with an absurd number of tiny files in it. I host a statically rendered wikipedia mirror. Tens of millions of gzipped html-files with a filesize in the range 1-5 Kb. ReiserFS is the only filesystem I know that deals even the slightest bit gracefully with this thanks to tail-packing.
Wouldn’t it be better to keep such files inside a database?
Is it time to remove reiserfs?
31–40 of 260 posts
Re: Is it time to remove reiserfs?
#32Earlier quoted context omitted.
Wouldn’t it be better to keep such files inside a database?
https://www.sqlite.org/fasterthanfs.html They're selling it quite well here, though integration into other products might be the hard thing.
Re: Is it time to remove reiserfs?
#33ReiserFS does have its benefits in highly specific use-cases. I have a filesystem with an absurd number of tiny files in it. I host a statically rendered wikipedia mirror. Tens of millions of gzipped html-files with a filesize in the range 1-5 Kb. ReiserFS is the only filesystem I know that deals even the slightest bit gracefully with this thanks to tail-packing.
Re: Is it time to remove reiserfs?
#34Re: Is it time to remove reiserfs?
#35I presume by personality they're referring to Hans Reiser, the creator of ReiserFS, also a convicted murderer. Past HN thread: https://news.ycombinator.com/item?id=2131221
Yes. Pretty much everyone is aware of the elephant in the room. It's just not relevant to address said elephant since it has no bearing on technical discussions, which is what the author of the e-mail thread pro-actively underlined.
Re: Is it time to remove reiserfs?
#36Earlier quoted context omitted.
Because companies may not want to be involved in a product called "PersonWhoIsConvictedWithMurder-FS". Let history be. But rename the project to something like ChameleonFS. Hans Reiser's mentions will still be in the git history.
At my previous job, we used reiserfs. We generally referred to it internally as murderfs. Not that I think that's good rebranding, but it did amuse us.
Re: Is it time to remove reiserfs?
#37Earlier quoted context omitted.
Wouldn’t it be better to keep such files inside a database?
https://www.sqlite.org/fasterthanfs.html They're selling it quite well here, though integration into other products might be the hard thing.
Re: Is it time to remove reiserfs?
#38Personally I've always really liked ReiserFS. The collected storage of small files, the storage of the tails of files, the balanced tree structure, and the fast journaling gave better performance in reads, writes, boot time, and storage efficiency than most file systems. The focus on small files, which were and arguably still are most files on a typical system, was a big key to this. It made it ideal for storing thin…
Re: Is it time to remove reiserfs?
#39Re: Is it time to remove reiserfs?
#40I presume by personality they're referring to Hans Reiser, the creator of ReiserFS, also a convicted murderer. Past HN thread: https://news.ycombinator.com/item?id=2131221
Anything to prevent them from changing the name of the filesystem?