We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a0c370 + a4d2394 commit 169b3d8Copy full SHA for 169b3d8
runtime-config-linux.md
@@ -232,9 +232,9 @@ The following parameters can be specified to setup the controller:
232
233
* **`realtimePeriod`** *(uint64, optional)* - same as **`period`** but applies to realtime scheduler only
234
235
-* **`cpus`** *(cpus, optional)* - list of CPUs the container will run in
+* **`cpus`** *(string, optional)* - list of CPUs the container will run in
236
237
-* **`mems`** *(mems, optional)* - list of Memory Nodes the container will run in
+* **`mems`** *(string, optional)* - list of Memory Nodes the container will run in
238
239
###### Example
240
0 commit comments