diff options
| author | Alex Sierra <[email protected]> | 2022-07-15 10:05:21 -0500 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-07-17 17:14:29 -0700 |
| commit | 96c0657383fefdee04d4053bcc266bfa620d073d (patch) | |
| tree | ea3e23ca756ef055a7befcf937f0a6d418e1d42b /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 9e09b705fdb8f3892ec1efc2382f64adabc14c50 (diff) | |
tools: add selftests to hmm for COW in device memory
The objective is to test device migration mechanism in pages marked as
COW, for private and coherent device type. In case of writing to COW
private page(s), a page fault will migrate pages back to system memory
first. Then, these pages will be duplicated. In case of COW device
coherent type, pages are duplicated directly from device memory.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Alex Sierra <[email protected]>
Acked-by: Felix Kuehling <[email protected]>
Cc: Alistair Popple <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: 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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions