Skip to content

Commit 8675d56

Browse files
authored
Merge pull request #1289 from marquiz/devel/rdt-default-clos
config-linux: define default clos for linux.intelRdt
2 parents 383cadb + e51a839 commit 8675d56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config-linux.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -742,6 +742,8 @@ If `intelRdt` is not set, the runtime MUST NOT manipulate any `resctrl` pseudo-f
742742
The following parameters can be specified for the container:
743743

744744
* **`closID`** *(string, OPTIONAL)* - specifies the identity for RDT Class of Service (CLOS).
745+
As a special case, value `/` means that the container MUST be assigned to the default CLOS (the
746+
root of the resctrl filesystem).
745747

746748
* **`l3CacheSchema`** *(string, OPTIONAL)* - specifies the schema for L3 cache id and capacity bitmask (CBM).
747749
The value SHOULD start with `L3:` and SHOULD NOT contain newlines.

0 commit comments

Comments
 (0)