On Mon, 18 May 2015, Vikas Shivappa wrote:
On Fri, 15 May 2015, Thomas Gleixner wrote:
On Mon, 11 May 2015, Vikas Shivappa wrote:
arch/x86/include/asm/intel_rdt.h | 38 +++++++++++++
arch/x86/kernel/cpu/intel_rdt.c | 112
+++++++++++++++++++++++++++++++++++++--
include/linux/cgroup_subsys.h | 4 ++
Where is the Documentation for the new cgroup subsystem?
Documentation/cgroups/rdt.txt
That's where it should be, but according to the diffstat it is not. It
comes as the last patch in the series, but it should be there with the
patch which introduces the subsystem or even before that.
--
And the features which are added in subsequent patches should be
reflected with updates to the documentation.
Thanks,
tglx