Skip to content

Commit a6f771c

Browse files
babumogersuryasaimadhu
authored andcommitted
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 <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Andy Lutomirski <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Brijesh Singh <[email protected]> Cc: "Chang S. Bae" <[email protected]> Cc: David Miller <[email protected]> Cc: David Woodhouse <[email protected]> Cc: Dmitry Safonov <[email protected]> Cc: Fenghua Yu <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jann Horn <[email protected]> Cc: Joerg Roedel <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: Josh Poimboeuf <[email protected]> Cc: Kate Stewart <[email protected]> Cc: "Kirill A. Shutemov" <[email protected]> Cc: <[email protected]> Cc: Mauro Carvalho Chehab <[email protected]> Cc: Paolo Bonzini <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Philippe Ombredanne <[email protected]> Cc: Pu Wen <[email protected]> Cc: <[email protected]> Cc: "Rafael J. Wysocki" <[email protected]> Cc: Reinette Chatre <[email protected]> Cc: Rian Hunter <[email protected]> Cc: Sherry Hurwitz <[email protected]> Cc: Suravee Suthikulpanit <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Thomas Lendacky <[email protected]> Cc: Tony Luck <[email protected]> Cc: Vitaly Kuznetsov <[email protected]> Cc: <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
1 parent 4d05bf7 commit a6f771c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Documentation/x86/intel_rdt_ui.txt renamed to Documentation/x86/resctrl_ui.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
1-
User Interface for Resource Allocation in Intel Resource Director Technology
1+
User Interface for Resource Control feature
2+
3+
Intel refers to this feature as Intel Resource Director Technology(Intel(R) RDT).
4+
AMD refers to this feature as AMD Platform Quality of Service(AMD QoS).
25

36
Copyright (C) 2016 Intel Corporation
47

58
Fenghua Yu <[email protected]>
69
Tony Luck <[email protected]>
710
Vikas Shivappa <[email protected]>
811

9-
This feature is enabled by the CONFIG_INTEL_RDT Kconfig and the
10-
X86 /proc/cpuinfo flag bits:
12+
This feature is enabled by the CONFIG_RESCTRL and the X86 /proc/cpuinfo
13+
flag bits:
1114
RDT (Resource Director Technology) Allocation - "rdt_a"
1215
CAT (Cache Allocation Technology) - "cat_l3", "cat_l2"
1316
CDP (Code and Data Prioritization ) - "cdp_l3", "cdp_l2"

0 commit comments

Comments
 (0)