]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86/intel_rdt: Update schemata read to show data in tabular format
authorVikas Shivappa <vikas.shivappa@linux.intel.com>
Mon, 3 Apr 2017 21:44:17 +0000 (14:44 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 5 Apr 2017 15:22:31 +0000 (17:22 +0200)
commitde016df88f23a5ab0cec3a8e05f6066388725b9e
tree33964914d31b503dea6765c233d57c884e8e0485
parentc4026b7b95a4b852e404afa2cd7720866159d118
x86/intel_rdt: Update schemata read to show data in tabular format

The schemata file displays data from different resources on all
domains. Its cumbersome to read since they are not tabular and data/names
could be of different widths.  Make the schemata file to display data in a
tabular format thereby making it nice and simple to read.

Signed-off-by: Vikas Shivappa <vikas.shivappa@linux.intel.com>
Cc: ravi.v.shankar@intel.com
Cc: tony.luck@intel.com
Cc: fenghua.yu@intel.com
Cc: peterz@infradead.org
Cc: vikas.shivappa@intel.com
Cc: h.peter.anvin@intel.com
Link: http://lkml.kernel.org/r/1491255857-17213-4-git-send-email-vikas.shivappa@linux.intel.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/intel_rdt.h
arch/x86/kernel/cpu/intel_rdt.c
arch/x86/kernel/cpu/intel_rdt_schemata.c