On 9/7/22 11:00, Babu Moger wrote: > #define X86_FEATURE_SMBA (11*32+18) /* SLOW Memory Bandwidth Allocation */ > +#define X86_FEATURE_BMEC (11*32+18) /* AMD Bandwidth Monitoring Event Configuration (BMEC) */ Shouldn't this be +19 instead?
On 9/7/22 11:00, Babu Moger wrote: > #define X86_FEATURE_SMBA (11*32+18) /* SLOW Memory Bandwidth Allocation */ > +#define X86_FEATURE_BMEC (11*32+18) /* AMD Bandwidth Monitoring Event Configuration (BMEC) */ Shouldn't this be +19 instead?