Skip to content

skhynix/hmsdk

Repository files navigation

HMSDK

HMSDK stands for Heterogeneous Memory Software Development Kit and it is especially designed to support CXL memory, which is a new promising memory system based on a CXL(Compute Express Link) open industry standard.

The more explanation can be found at the wiki page.

Download

HMSDK consists of multiple git submodules so please download it as follows.

$ git clone --recursive --shallow-submodules https://github.com/skhynix/hmsdk.git

News

  • 2024-04-19: numactl supports --weighted-interleave option
  • 2024-02-22: HMSDK v1.1 kernel patches have landed into upstream Linux kernel (will be available from v6.9)
  • 2023-12-27: HMSDK v2.0 released - support DAMON based 2-tier memory management
  • 2023-05-09: HMSDK v1.1 released - support bandwidth aware interleaving, user library and tools

License

The HMSDK is released under BSD 2-Clause license. Please see LICENSE file for details.