Re: [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices

From: David Hildenbrand
Date: Fri Dec 01 2023 - 04:32:23 EST


On 01.12.23 03:44, zhuweixi wrote:
Thanks!

I hope you understood that that was a joke :)

I am planning to present GMEM in Linux MM Alignment Sessions so I can collect more input from the mm developers.

Sounds good. But please try inviting key HMM/driver developer as well.

Most of the core-mm folks attending that meeting are not that familiar with these concepts and they are usually not happy about:

(1) More core-MM complexity for things that can be neatly handled in
separate subsystems with the existing infrastructure already.

(2) One new way of doing things why the other things remain in place.

(3) New MMAP flags. Usually you have a hard time getting this in.
Sometimes, there are other ways (e.g., special-purpose file-
systems).

(4) Changing controversial core-mm design decisions to handle corner
cases.

--
Cheers,

David / dhildenb