mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00

Introduce a new documentation file, `amd_hfi.rst`, which delves into the implementation details of the AMD Hardware Feedback Interface and its associated driver, `amd_hfi`. This documentation describes how the driver provides hint to the OS scheduling which depends on the capability of core performance and efficiency ranking data. This documentation describes: * The design of the driver * How the driver provides hints to the OS scheduling * How the driver interfaces with the kernel for efficiency ranking data. Signed-off-by: Perry Yuan <Perry.Yuan@amd.com> Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com> Reviewed-by: Mario Limonciello <mario.limonciello@amd.com> Acked-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Link: https://lore.kernel.org/20250609200518.3616080-2-superm1@kernel.org
46 lines
605 B
ReStructuredText
46 lines
605 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
==========================
|
|
x86-specific Documentation
|
|
==========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:numbered:
|
|
|
|
boot
|
|
booting-dt
|
|
cpuinfo
|
|
topology
|
|
exception-tables
|
|
kernel-stacks
|
|
entry_64
|
|
earlyprintk
|
|
orc-unwinder
|
|
zero-page
|
|
tlb
|
|
mtrr
|
|
pat
|
|
intel-hfi
|
|
shstk
|
|
iommu
|
|
intel_txt
|
|
amd-debugging
|
|
amd-memory-encryption
|
|
amd_hsmp
|
|
amd-hfi
|
|
tdx
|
|
pti
|
|
mds
|
|
microcode
|
|
tsx_async_abort
|
|
buslock
|
|
usb-legacy-support
|
|
i386/index
|
|
x86_64/index
|
|
ifs
|
|
sva
|
|
sgx
|
|
features
|
|
elf_auxvec
|
|
xstate
|