Skip to content

Update LinuxIntelRdt to align with runtime-spec #3405

@nayuta723

Description

@nayuta723

Overview

We need to update the RDT (Resource DesAllocation Technology) implementation to align with runtime-spec v1.3.0. The core shift is moving away from specific flags (enable_cmt, enable_mbm) toward a more flexible schemata string and a unified enable_monitoring flag.

This requires changes not only in the OCI structs but also in the logic that interacts with the resctrl filesystem.

Related Implementation

crun: containers/crun#1866

Reference

opencontainers/runtime-spec#1287

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions