Skip to content

smdk v1.1

Compare
Choose a tag to compare
@KyungsanKim KyungsanKim released this 10 May 02:47
· 20 commits to main since this release

v1.1.0: Coverage/Reliability on Compatible/Optimization API + Memory Partition

This update reinforces coverage and reliability of v1.0.0 compatible/optimization API and memory partition features.

SMDK Allocator

  • Compatible API

  1. BW Aggregation / Isolation
  2. Easy-configuration
  • Optimization API

  1. Python Binding
  2. Node Specific Allocation/deallocation
  3. Statistic Reporting

SMDK Kernel

  1. Co-existence with DAX interface
  2. CXL Memory Registration using SRAT/CEDT/DVSEC
  3. Multi-socket Support
  4. Update version 5.17-rc5 -> 5.18-rc3

Miscellaneous

  1. Error/Exception Handling
  2. Testcases

Documentation (https://github.com/OpenMPDK/SMDK/wiki)

  • User Guide
  • Test and Tools