Published May 27, 2026 | Version 3.5-hz5
Software Open

Hakozuna HZ5: A Page/Run-First Sidecar Allocator Prototype

Authors/Creators

Description

This release contains the Hakozuna HZ5 sidecar allocator prototype source, design notes, and benchmark/reproducibility artifacts.

HZ5 explores a page/run-first allocator design next to the existing HZ3 and HZ4 profiles. It focuses on low-RSS behavior, fail-closed ownership, descriptor-owned front-ends, page-oriented remote free, and profile-specific Linux allocator lanes.

Main components include:

  • hakozuna-hz5/: HZ5 sidecar allocator source
  • api/: public HZ5 allocator API
  • contract/: SpeedLane descriptor ABI and purity contract
  • policy/: HZ5-native allocation/free dispatch policy
  • lowpage/, midpagefront/, and largefront/: experimental page/run front-ends
  • Linux benchmark scripts and profile matrices

Code repository: https://github.com/hakorune/hakozuna

This HZ5 record is separate from the HZ3/HZ4 ACE-Alloc artifact series and is intended as an experimental sidecar allocator prototype release.

Files

main_en.pdf

Files (151.3 kB)

Name Size Download all
md5:37d0aaaa56a4eb57f2f7ab7c8d8850f4
43.4 kB Preview Download
md5:c4531e2c5e1df32c5724f68783edaf4a
107.9 kB Preview Download

Additional details

Software