[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
Matthew Wilcox
willy at infradead.org
Wed May 20 14:15:59 PDT 2026
On Thu, May 21, 2026 at 05:14:20AM +0800, Barry Song wrote:
> My understanding is that we should not blame applications here. This is 2026:
> there are basically only two kinds of applications — single-threaded and
> multi-threaded — and single-threaded applications are nearly extinct.
all of the applications i run are either single threaded or don't fork.
what multithreaded applications call fork?
More information about the linux-riscv
mailing list