Skip to content

Move intel specific config to vendor neutral location in spec. #281

@oreillymj

Description

@oreillymj

The intelRdt verb kind of breaks the vendor neutrality of the spec.

Could I suggest adding a vendor verb as follows with an identifier of the vendor specific config options or data.

vendor:
-name: "Intel",
type: "intelRdt",
config: { (optional)
"closID": "", (optional)
"l3CacheSchema": "string" (optional)
"memBwSchema": "string" (optional)
"enableCMT": "" (optional)
"enableMBM": "" (optional)
}

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