Commit da3b517
committed
config-linux: clarify the "MB:"-line filtering in RDT.
The thinking is that the runtimes should not do the filtering of values,
but instead just apply the values in order. This way the possible
MB-lines in l3CacheSchema will become overwritten by memBwSchema values
(if the domains overlap).
Note that we can't just concatenate the values because kernel will error
out if the same domain is attempted to be set multiple times within one
write() call.
Signed-off-by: Ismo Puustinen <[email protected]>1 parent 720792f commit da3b517
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
648 | 648 | | |
649 | 649 | | |
650 | 650 | | |
651 | | - | |
652 | | - | |
653 | | - | |
| 651 | + | |
654 | 652 | | |
655 | 653 | | |
656 | 654 | | |
| |||
0 commit comments