Re: [PATCH 8/8] x86/intel_rdt: rmdir,umount and hotcpu updates for MBA

From: Thomas Gleixner
Date: Mon Jan 16 2017 - 11:13:49 EST


On Tue, 10 Jan 2017, Vikas Shivappa wrote:

> During rmdir only reset the ctrl values for the rdtgroup's closid. This
> is done so that that next time when the closid is reused they dont
> reflect old values.

How on earth is that related to MBA?

> Remove the closid update during cpuonline in cqm as its
> already in the CAT code. Since both cqm and CAT want the rmid and closid
> to be zero when cpu is online, remove the PQR MSR write to zero during
> cpuonline because the MSRs are at zero after cpu reset and also during

Are you sure that the MSRs are zero when the cpu goes offline and then
online again? That's not a reset.

Thanks,

tglx