• The design and implementation of the reiser4 file system... Despite the name, this filesystem is written from scratch, although it inherited some features of its “ideological” predecessor – reiserfs. In addition to the traditional Linux fs functions, reiser4 features: transparent compression and encryption of files, full data journaling [], and almost unlimited extensibility, i.e. the ability to adapt to arbitrarily complex end user requirements. On modern machines equipped with fast processors and large amounts of RAM, data compression does not degrade, but on the contrary – increases the performance of the file system, because data conversion is performed relatively quickly, and the volume of disk traffic is reduced. more »
  • REISER4_SUPER_MAGIC 0x52345362 entry is missing in Debian, etc. *all* GNU / Linux's "man 2 statfs", /usr/include/linux/magic.h, coreutils' src/fs.h, libguestfs-1.40.2/gnulib/lib/fts.c, etc. more »
  • After using AMD Epyc-hearted beast with reiser4 I don't want to use anything Intel again! We aren’t for slowing down… To add some further icing to the cake then the AMD EPYC™ platform also offers significant performance benefits when the mitigations for the aforementioned Meltdown and Foreshadow threats are applied, namely AMD does not currently believe to be affected by them... more »
  • Subject: installation-reports: Metztli Reiser4 successful install on HP ProLiant DL325 Gen10 AMD EPYC 7351P 16-Core Processor, 2 threads per core Package: menuentry 'Metztli Reiser4 Expert Chingon Buster AMD Epyc install' { set isofile='metztli-reiser4-z.iso' insmod gzio insmod part_gpt insmod jfs insmod loopback loopback loop (hd0,gpt1)/ISOs/$isofile linux (loop)/linux priority=low vga=788 --- initrd (loop)/initrd.gz } more »
  • as I built VirtualBox 6.0.8 from source in my Debian -based AMD64 Metztli Reiser4 development environment, I came across pre- Linux kernel 4.14.x virtual machines which had been formatted in Software Format Release Number (SFRN) 4.0.1. It is important to remember reiser4 in the context of in Linux kernel 4.14... more »