diff options
author | Dan Williams <dan.j.williams@intel.com> | 2022-05-23 12:15:35 -0700 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2022-07-21 17:19:23 -0700 |
commit | 2c8669033f16f5d791e10a5bdd42e39c7380da57 (patch) | |
tree | 56607c894bdaf54da1f0d7a197263f8879e33a8e /virt | |
parent | 9c57cde0dcbd0f76f649d152b83a2b9316277b22 (diff) | |
download | lwn-2c8669033f16f5d791e10a5bdd42e39c7380da57.tar.gz lwn-2c8669033f16f5d791e10a5bdd42e39c7380da57.zip |
cxl/hdm: Add 'mode' attribute to decoder objects
Recall that the Device Physical Address (DPA) space of a CXL Memory
Expander is potentially partitioned into a volatile and persistent
portion. A decoder maps a Host Physical Address (HPA) range to a DPA
range and that translation depends on the value of all previous (lower
instance number) decoders before the current one.
In preparation for allowing dynamic provisioning of regions, decoders
need an ABI to indicate which DPA partition a decoder targets. This ABI
needs to be prepared for the possibility that some other agent committed
and locked a decoder that spans the partition boundary.
Add 'decoderX.Y/mode' to endpoint decoders that indicates which
partition 'ram' / 'pmem' the decoder targets, or 'mixed' if the decoder
currently spans the partition boundary.
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/165603881967.551046.6007594190951596439.stgit@dwillia2-xfh
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions