From: Andrew Morton <akpm@linux-foundation.org>
To: Chengming Zhou <chengming.zhou@linux.dev>
Cc: david@redhat.com, aarcange@redhat.com, hughd@google.com,
shr@devkernel.io, linux-mm@kvack.org,
linux-kernel@vger.kernel.org, zhouchengming@bytedance.com
Subject: Re: [PATCH v2 0/3] mm/ksm: cmp_and_merge_page() optimizations and cleanup
Date: Fri, 28 Jun 2024 16:59:18 -0700 [thread overview]
Message-ID: <20240628165918.f9f2d7eb230cf26cd6d0c81b@linux-foundation.org> (raw)
In-Reply-To: <20240621-b4-ksm-scan-optimize-v2-0-1c328aa9e30b@linux.dev>
On Fri, 21 Jun 2024 15:54:28 +0800 Chengming Zhou <chengming.zhou@linux.dev> wrote:
> This series mainly optimizes cmp_and_merge_page() to have more efficient
> separate code flow for ksm page and non-ksm anon page.
Is anyone interested in reviewing this patchset further?
prev parent reply other threads:[~2024-06-28 23:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-21 7:54 Chengming Zhou
2024-06-21 7:54 ` [PATCH v2 1/3] mm/ksm: refactor out try_to_merge_with_zero_page() Chengming Zhou
2024-06-21 7:54 ` [PATCH v2 2/3] mm/ksm: don't waste time searching stable tree for fast changing page Chengming Zhou
2024-06-21 7:54 ` [PATCH v2 3/3] mm/ksm: optimize the chain()/chain_prune() interfaces Chengming Zhou
2024-06-22 1:09 ` Andrew Morton
2024-06-28 23:59 ` Andrew Morton [this message]
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=20240628165918.f9f2d7eb230cf26cd6d0c81b@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=aarcange@redhat.com \
--cc=chengming.zhou@linux.dev \
--cc=david@redhat.com \
--cc=hughd@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=shr@devkernel.io \
--cc=zhouchengming@bytedance.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