HAMMER2

HAMMER2 is a topic that has captured the attention of millions of people around the world. Since its emergence, it has generated debates, controversies and has been the subject of numerous studies and research. Its impact on society has been profound, and its relevance remains as current as in its beginnings. In this article, we will explore in detail the different facets of HAMMER2, from its origins to its current situation, as well as its possible implications for the future. Through a deep and objective analysis, we will try to shed light on this topic that has influenced so much in different aspects of modern life.

HAMMER2
Developer(s)Matthew Dillon
Full nameHAMMER2
IntroducedJune 4, 2014 (2014-06-04) with DragonFly BSD 3.8
Features
File system
permissions
UNIX permissions
Transparent
compression
Yes
Transparent
encryption
Planned
Data deduplicationLive
Other
Supported
operating systems
DragonFly BSD

HAMMER2 is a successor to the HAMMER filesystem, redesigned from the ground up to support enhanced clustering. HAMMER2 supports online and batched deduplication, snapshots, directory entry indexing, multiple mountable filesystem roots, mountable snapshots, a low memory footprint, compression, encryption, zero-detection, data and metadata checksumming, and synchronization to other filesystems or nodes. It lacks support for extended file attributes (xattr).

History

An example of file system layout of HAMMER2

The HAMMER2 file system was conceived by Matthew Dillon, who initially planned to bring it up to minimal working state by July 2012 and ship the final version in 2013. During Google Summer of Code 2013 Daniel Flores implemented compression in HAMMER2 using LZ4 and zlib algorithms. On June 4, 2014, DragonFly 3.8.0 was released featuring support for HAMMER2, although the file system was said to be not ready for use. On October 16, 2017, DragonFly 5.0 was released with bootable support for HAMMER2, though file-system status was marked as experimental.

HAMMER2 had a long incubation and development period before it officially entered production in April 2018, as the recommended root filesystem in the Dragonfly BSD 5.2 release.

Dillon continues to actively develop and maintain HAMMER2 as of June 2020.

See also

References

  1. ^ Dillon, Matthew (2017-07-24). "DESIGN document for HAMMER2 (24-Jul-2017 update)" (Mailing list).
  2. ^ Dillon, Matthew (2011-05-11). "HAMMER2 announcement" (Mailing list).
  3. ^ "DragonFly BSD 5.0: HAMMER2 a 900 000 procesů".
  4. ^ "Block compression feature in HAMMER2". GSoC 2013. Retrieved 2014-06-05.
  5. ^ "DragonFly Release 3.8". DragonFly BSD. 2014-06-04. Retrieved 2014-06-05.
  6. ^ "DragonFly Release 5.0". DragonFly BSD. 2017-10-16. Retrieved 2017-10-16.
  7. ^ "DragonFly BSD 5.2". Dragonfly BSD Project. 9 April 2018. Retrieved 11 April 2018.

External links