Re: [PATCH v5 2/2] powercap/rapl: reduce ipi calls

From: Thomas Gleixner
Date: Wed Feb 24 2016 - 06:04:22 EST


On Tue, 23 Feb 2016, Jacob Pan wrote:

> Reduce remote CPU calls for MSR access by combining read
> modify write into one function. Also optimize calling active CPU on
> package by tracking a lead cpu for each package.

This are two independent changes in one patch. Please split them up.

Thanks,

tglx