Re: [HMM 01/15] hmm: heterogeneous memory management documentation

From: John Hubbard
Date: Sat Jun 24 2017 - 02:16:11 EST


On 05/24/2017 10:20 AM, JÃrÃme Glisse wrote:
This add documentation for HMM (Heterogeneous Memory Management). It
presents the motivation behind it, the features necessary for it to
be useful and and gives an overview of how this is implemented.

Signed-off-by: JÃrÃme Glisse <jglisse@xxxxxxxxxx>
---
Documentation/vm/hmm.txt | 362 +++++++++++++++++++++++++++++++++++++++++++++++
MAINTAINERS | 7 +
2 files changed, 369 insertions(+)
create mode 100644 Documentation/vm/hmm.txt

diff --git a/Documentation/vm/hmm.txt b/Documentation/vm/hmm.txt
new file mode 100644
index 0000000..a18ffc0
--- /dev/null
+++ b/Documentation/vm/hmm.txt
@@ -0,0 +1,362 @@
+Heterogeneous Memory Management (HMM)
+

Some months ago, I made a rash promise to give this document some editing love. I am still willing to do that if anyone sees the need, but I put it on the back burner because I suspect that the document is already good enough. This is based on not seeing any "I am having trouble understanding HMM" complaints.

If that's not the case, please speak up. Otherwise, I'm assuming that all is well in the HMM Documentation department.

thanks,
--
John Hubbard
NVIDIA