Commit-ID: a6f771c9bf4eea2da1516e70c283ede61a7d666f Gitweb: https://git.kernel.org/tip/a6f771c9bf4eea2da1516e70c283ede61a7d666f Author: Babu Moger <babu.mo...@amd.com> AuthorDate: Wed, 21 Nov 2018 20:28:47 +0000 Committer: Borislav Petkov <b...@suse.de> CommitDate: Thu, 22 Nov 2018 20:16:20 +0100
Documentation: Rename and update intel_rdt_ui.txt to resctrl_ui.txt Rename intel_rdt_ui.txt to generic resctrl_ui.txt and update the documentation for AMD. Signed-off-by: Babu Moger <babu.mo...@amd.com> Signed-off-by: Borislav Petkov <b...@suse.de> Cc: Andrew Morton <a...@linux-foundation.org> Cc: Andy Lutomirski <l...@kernel.org> Cc: Arnd Bergmann <a...@arndb.de> Cc: Brijesh Singh <brijesh.si...@amd.com> Cc: "Chang S. Bae" <chang.seok....@intel.com> Cc: David Miller <da...@davemloft.net> Cc: David Woodhouse <dw...@infradead.org> Cc: Dmitry Safonov <d...@arista.com> Cc: Fenghua Yu <fenghua...@intel.com> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> Cc: "H. Peter Anvin" <h...@zytor.com> Cc: Ingo Molnar <mi...@redhat.com> Cc: Jann Horn <ja...@google.com> Cc: Joerg Roedel <jroe...@suse.de> Cc: Jonathan Corbet <cor...@lwn.net> Cc: Josh Poimboeuf <jpoim...@redhat.com> Cc: Kate Stewart <kstew...@linuxfoundation.org> Cc: "Kirill A. Shutemov" <kirill.shute...@linux.intel.com> Cc: <linux-doc@vger.kernel.org> Cc: Mauro Carvalho Chehab <mchehab+sams...@kernel.org> Cc: Paolo Bonzini <pbonz...@redhat.com> Cc: Peter Zijlstra <pet...@infradead.org> Cc: Philippe Ombredanne <pombreda...@nexb.com> Cc: Pu Wen <pu...@hygon.cn> Cc: <qianyue...@alibaba-inc.com> Cc: "Rafael J. Wysocki" <raf...@kernel.org> Cc: Reinette Chatre <reinette.cha...@intel.com> Cc: Rian Hunter <r...@alum.mit.edu> Cc: Sherry Hurwitz <sherry.hurw...@amd.com> Cc: Suravee Suthikulpanit <suravee.suthikulpa...@amd.com> Cc: Thomas Gleixner <t...@linutronix.de> Cc: Thomas Lendacky <thomas.lenda...@amd.com> Cc: Tony Luck <tony.l...@intel.com> Cc: Vitaly Kuznetsov <vkuzn...@redhat.com> Cc: <xiaochen.s...@intel.com> Link: https://lkml.kernel.org/r/20181121202811.4492-13-babu.mo...@amd.com --- Documentation/x86/{intel_rdt_ui.txt => resctrl_ui.txt} | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Documentation/x86/intel_rdt_ui.txt b/Documentation/x86/resctrl_ui.txt similarity index 99% rename from Documentation/x86/intel_rdt_ui.txt rename to Documentation/x86/resctrl_ui.txt index 52b10945ff75..d9aed8303984 100644 --- a/Documentation/x86/intel_rdt_ui.txt +++ b/Documentation/x86/resctrl_ui.txt @@ -1,4 +1,7 @@ -User Interface for Resource Allocation in Intel Resource Director Technology +User Interface for Resource Control feature + +Intel refers to this feature as Intel Resource Director Technology(Intel(R) RDT). +AMD refers to this feature as AMD Platform Quality of Service(AMD QoS). Copyright (C) 2016 Intel Corporation @@ -6,8 +9,8 @@ Fenghua Yu <fenghua...@intel.com> Tony Luck <tony.l...@intel.com> Vikas Shivappa <vikas.shiva...@intel.com> -This feature is enabled by the CONFIG_INTEL_RDT Kconfig and the -X86 /proc/cpuinfo flag bits: +This feature is enabled by the CONFIG_RESCTRL and the X86 /proc/cpuinfo +flag bits: RDT (Resource Director Technology) Allocation - "rdt_a" CAT (Cache Allocation Technology) - "cat_l3", "cat_l2" CDP (Code and Data Prioritization ) - "cdp_l3", "cdp_l2"