Skip to content

smdk v2.1

Latest
Compare
Choose a tag to compare
@junhyeok-im junhyeok-im released this 26 Jun 23:52
· 9 commits to main since this release

v2.1: Intelligent Tiering Engine / Userspace CLI Tool

1. Intelligent Tiering Engine

  • BW-Aware tiering: Weighted page allocation

Inspired by CAPTION - https://arxiv.org/abs/2303.15375
The weight ratio has been changed to be adjusted in more finely.
~v2.0: Set weight to zero for saturated node, and max bandwidth of node for others.
v2.1: Set weight to as much as available bandwidth based on max bandwidth.

2. Kernel

  • Baseline v6.4 -> v6.9

3. CXL-CLI

  • Baseline v78 -> v79

set-alert-config command has been integrated into the ndctl upstream since v79.
Please refer to ndctl v79 release note for more details.

4. Documentation

  • Updated

Installation Guide
Plugin Guide

Signed-off-by: JunhyeokIm [email protected]
Signed-off-by: WonjaeLee [email protected]
Signed-off-by: SeungjunHa [email protected]
Signed-off-by: JehoonPark [email protected]
Signed-off-by: HojinNam [email protected]
Signed-off-by: YoungshinPark [email protected]