[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250430001224.1028656-17-gourry@gourry.net>
Date: Tue, 29 Apr 2025 20:12:23 -0400
From: Gregory Price <gourry@...rry.net>
To: linux-cxl@...r.kernel.org
Cc: linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
kernel-team@...a.com,
dave@...olabs.net,
jonathan.cameron@...wei.com,
dave.jiang@...el.com,
alison.schofield@...el.com,
vishal.l.verma@...el.com,
ira.weiny@...el.com,
dan.j.williams@...el.com,
corbet@....net
Subject: [RFC PATCH 16/17] cxl: docs/allocation/tiering
Carve out a space for folks to explain existing tiering mechanisms
and how CXL capacity interacts with it.
Signed-off-by: Gregory Price <gourry@...rry.net>
---
.../driver-api/cxl/allocation/tiering.rst | 30 +++++++++++++++++++
1 file changed, 30 insertions(+)
create mode 100644 Documentation/driver-api/cxl/allocation/tiering.rst
diff --git a/Documentation/driver-api/cxl/allocation/tiering.rst b/Documentation/driver-api/cxl/allocation/tiering.rst
new file mode 100644
index 000000000000..dde7010fff12
--- /dev/null
+++ b/Documentation/driver-api/cxl/allocation/tiering.rst
@@ -0,0 +1,30 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+Memory Tiering
+##############
+
+todo
+
+Memory Tiers
+************
+
+todo
+
+
+Transparent Page Placement
+**************************
+
+todo
+
+Data Access MONitor
+*******************
+
+to be updated
+
+References
+==========
+
+- `Self-tuned Memory Tiering RFC prototype and its evaluation <https://lore.kernel.org/all/20250320053937.57734-1-sj@kernel.org/>`_
+- `SK Hynix HMSDK Capacity Expansion <https://github.com/skhynix/hmsdk/wiki/Capacity-Expansion>`_
+- `kernel documentation <https://origin.kernel.org/doc/html/latest/mm/damon/>`_
+- `project website <https://damonitor.github.io/>`_
--
2.49.0
Powered by blists - more mailing lists