summaryrefslogtreecommitdiff
path: root/include/linux/memory_hotplug.h
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2023-07-24 21:54:08 +0300
committerAndrew Morton <akpm@linux-foundation.org>2023-08-18 20:12:52 +0300
commitf5617ffeb450f84c57f7eba1a3524a29955d42b7 (patch)
tree74d1b0c1d61e71d0500fd658645b662277a8bc6d /include/linux/memory_hotplug.h
parent61a4b8d32025dcabcd78994f887a4b9dff912cf0 (diff)
downloadlinux-f5617ffeb450f84c57f7eba1a3524a29955d42b7.tar.xz
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/20230724185410.1124082-9-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Suren Baghdasaryan <surenb@google.com> Cc: Arjun Roy <arjunroy@google.com> Cc: Eric Dumazet <edumazet@google.com> Cc: Punit Agrawal <punit.agrawal@bytedance.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/memory_hotplug.h')
0 files changed, 0 insertions, 0 deletions