Announcement

Collapse
No announcement yet.

HAMMER2 File-System Now Uses LZ4 Compression By Default

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • HAMMER2 File-System Now Uses LZ4 Compression By Default

    Phoronix: HAMMER2 File-System Now Uses LZ4 Compression By Default

    DragonFlyBSD's HAMMER2 file-system has seen a lot of progress made recently. One of the latest additions to this HAMMER successor is enabling LZ4 compression by default...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Does HAMMER still require a cron job to unallocate disk space for deleted files? This really should be handled by the filesystem and not a cron job

    Comment


    • #3
      > Does HAMMER still require a cron job to unallocate disk space for deleted files? This really should be handled by the filesystem and not a cron job

      Why ? In real world, it's not an issue for server. You basically won't notice the difference. For laptops it's a bit more complicated, since it's not up all the day and running the GC during the night won't work.

      That being said, no, HAMMER2 doesn't use a cron job, although it's not tracking free space eagerly either. There is still a GC, but it is run by the filesystem itself.

      Comment

      Working...
      X