On 29.06.22 05:54, Alex Sierra wrote: > 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. > > Signed-off-by: Alex Sierra <[email protected]> > Acked-by: Felix Kuehling <[email protected]> > Reviewed-by: Alistair Popple <[email protected]> > [hch: rebased ontop of the refcount changes, > removed is_dev_private_or_coherent_page] > Signed-off-by: Christoph Hellwig <[email protected]>
>From what I can tell, this looks good to me Acked-by: David Hildenbrand <[email protected]> -- Thanks, David / dhildenb
