diff options
| author | Kirill A. Shutemov <[email protected]> | 2014-04-03 14:48:12 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-04-03 16:21:03 -0700 |
| commit | ec47c3b9543054f6f255d027100fa8214e637003 (patch) | |
| tree | 9f8a3b0ad6e2c8fe110a2c68ae960426067e1798 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | e655fb29074a7aa471bfc9f51a0139c6f636a649 (diff) | |
mm: introduce do_cow_fault()
Introduce do_cow_fault(). The function does what do_fault() does for
write page faults to private mappings.
Unlike do_fault(), do_read_fault() is relatively clean and
straight-forward.
Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Naoya Horiguchi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions