You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config-linux.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -500,7 +500,7 @@ The following parameters can be specified for the container:
500
500
501
501
***`l3CacheSchema`***(string, OPTIONAL)* - specifies the schema for L3 cache id and capacity bitmask (CBM).
502
502
The value SHOULD start with `L3:` and SHOULD NOT contain newlines.
503
-
***`memBwSchema`***(string, OPTIONAL)* - specifies the schema of memory bandwidth percentage per L3 cache id.
503
+
***`memBwSchema`***(string, OPTIONAL)* - specifies the schema of memory bandwidth per L3 cache id.
504
504
The value MUST start with `MB:` and MUST NOT contain newlines.
505
505
506
506
If both `l3CacheSchema` and `memBwSchema` are set, runtimes MUST write the combined value to the `schemata` file in that sub-directory discussed in `closID`.
0 commit comments