From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Kefeng Wang <wangkefeng.wang@huawei.com>
Cc: linux-arm-kernel@lists.infradead.org,
Suren Baghdasaryan <surenb@google.com>
Subject: Re: [PATCH] arm: mm: try VMA lock-based page fault handling first
Date: Thu, 19 Oct 2023 11:55:00 +0100 [thread overview]
Message-ID: <ZTELBNLjV7q234H2@shell.armlinux.org.uk> (raw)
In-Reply-To: <20231018080332.2663192-1-wangkefeng.wang@huawei.com>
On Wed, Oct 18, 2023 at 04:03:32PM +0800, Kefeng Wang wrote:
> Attempt VMA lock-based page fault handling first, and fall back to the
> existing mmap_lock-based handling if that fails, the ebizzy benchmark
> shows 25% improvement(records/s) on qemu with 2 cpus.
Looks fine to me, but I wonder how much of this code gets repeated in
the other architectures.
What is the plan for merging this? If you would like me to apply it,
please submit it to the patch system, details in my signature below.
Thanks.
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-10-19 10:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-18 8:03 [PATCH] arm: mm: try VMA lock-based page fault handling first Kefeng Wang
2023-10-19 10:55 ` Russell King (Oracle) [this message]
2023-10-19 11:10 ` Kefeng Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZTELBNLjV7q234H2@shell.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=surenb@google.com \
--cc=wangkefeng.wang@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).