mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-27 11:58:32 -04:00
cxl: docs/linux/cxl-driver - add example configurations
Add 4 example configurations: - single device - cross-host-bridge interleave - intra-host-bridge-interleave - multi-level interleave Signed-off-by: Gregory Price <gourry@gourry.net> Link: https://patch.msgid.link/20250512162134.3596150-11-gourry@gourry.net Signed-off-by: Dave Jiang <dave.jiang@intel.com>
This commit is contained in:
committed by
Dave Jiang
parent
2e2865a1d0
commit
ef3a43a691
@@ -520,3 +520,13 @@ from HPA to DPA. This is why they must be aware of the entire interleave set.
|
||||
|
||||
Linux does not support unbalanced interleave configurations. As a result, all
|
||||
endpoints in an interleave set must have the same ways and granularity.
|
||||
|
||||
Example Configurations
|
||||
======================
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
example-configurations/single-device.rst
|
||||
example-configurations/hb-interleave.rst
|
||||
example-configurations/intra-hb-interleave.rst
|
||||
example-configurations/multi-interleave.rst
|
||||
|
||||
Reference in New Issue
Block a user