diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2023-07-24 19:54:08 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 10:12:52 -0700 |
| commit | f5617ffeb450f84c57f7eba1a3524a29955d42b7 (patch) | |
| tree | 74d1b0c1d61e71d0500fd658645b662277a8bc6d /tools/perf/scripts/python/sctop.py | |
| parent | 61a4b8d32025dcabcd78994f887a4b9dff912cf0 (diff) | |
mm: run the fault-around code under the VMA lock
The map_pages fs method should be safe to run under the VMA lock instead
of the mmap lock. This should have a measurable reduction in contention
on the mmap lock.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Suren Baghdasaryan <[email protected]>
Cc: Arjun Roy <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Punit Agrawal <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions