diff options
author | Ashok Raj <ashok.raj@intel.com> | 2020-09-15 09:30:07 -0700 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-09-17 19:29:42 +0200 |
commit | 4e7b11567d946ebe14a3d10b697b078971a9da89 (patch) | |
tree | 48155eab46a624f387ac0170e4574a5e99cd2dec /Documentation/x86/index.rst | |
parent | 2a5054c6e7b16906984ac36a7363ca46b8d99ade (diff) | |
download | lwn-4e7b11567d946ebe14a3d10b697b078971a9da89.tar.gz lwn-4e7b11567d946ebe14a3d10b697b078971a9da89.zip |
Documentation/x86: Add documentation for SVA (Shared Virtual Addressing)
ENQCMD and Data Streaming Accelerator (DSA) and all of their associated
features are a complicated stack with lots of interconnected pieces.
This documentation provides a big picture overview for all of the
features.
Signed-off-by: Ashok Raj <ashok.raj@intel.com>
Co-developed-by: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Tony Luck <tony.luck@intel.com>
Link: https://lkml.kernel.org/r/1600187413-163670-4-git-send-email-fenghua.yu@intel.com
Diffstat (limited to 'Documentation/x86/index.rst')
-rw-r--r-- | Documentation/x86/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/x86/index.rst b/Documentation/x86/index.rst index 265d9e9a093b..e5d5ff096685 100644 --- a/Documentation/x86/index.rst +++ b/Documentation/x86/index.rst @@ -30,3 +30,4 @@ x86-specific Documentation usb-legacy-support i386/index x86_64/index + sva |