diff options
| author | Alex Sierra <[email protected]> | 2022-07-15 10:05:10 -0500 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-07-17 17:14:27 -0700 |
| commit | f25cbb7a95a24ff9a2a3bebd308e303942ae6b2c (patch) | |
| tree | 71792ded12c877bb3607c65047887c254e0f0901 /tools/perf/scripts/python | |
| parent | 5bb88dc571b1cbf0284100a317fb21ab7d03e40c (diff) | |
mm: add zone device coherent type memory support
Device memory that is cache coherent from device and CPU point of view.
This is used on platforms that have an advanced system bus (like CAPI or
CXL). Any page of a process can be migrated to such memory. However, no
one should be allowed to pin such memory so that it can always be evicted.
[[email protected]: rebased ontop of the refcount changes, remove is_dev_private_or_coherent_page]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Alex Sierra <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Acked-by: Felix Kuehling <[email protected]>
Reviewed-by: Alistair Popple <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Jason Gunthorpe <[email protected]>
Cc: Jerome Glisse <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Ralph Campbell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions