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
allow users to specify cgroup v2 resources.
Each element in the map refers to a file in the cgroup v2 hierarchy
and the element value has its content.
Signed-off-by: Giuseppe Scrivano <[email protected]>
If a controller is enabled on the cgroup v2 hierarchy but the configuration is provided for the cgroup v1 equivalent controller, the runtime MAY attempt a conversion.
519
+
520
+
If the conversion is not possible the runtime MUST generate an error.
521
+
497
522
## <aname="configLinuxIntelRdt" />IntelRdt
498
523
499
524
**`intelRdt`** (object, OPTIONAL) represents the [Intel Resource Director Technology][intel-rdt-cat-kernel-interface].
0 commit comments