File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -779,6 +779,12 @@ The following rules on parameters MUST be applied:
779779 group fails (e.g. the maximum number of MON groups is reached) the runtime MUST
780780 return an error.
781781
782+ > ** NOTE:** The ` enableCMT ` and ` enableMBM ` parameters, available in runtime-spec versions v1.1.0 through v1.2.1, were
783+ > replaced with a unified ` enableMonitoring ` parameter in v1.3.0. Their semantics were loosely defined and there were
784+ > no known implementations. More critically, these parameters were problematic as hardware does not support selective
785+ > enabling of individual monitoring features. This scheme also made it unnecessarily complex to add support for new
786+ > monitoring features, without providing any recognized benefits.
787+
782788### Example
783789
784790Consider a two-socket machine with:
You can’t perform that action at this time.
0 commit comments