[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8c2c9721-e2ca-488b-b7be-c58170f6ceba@redhat.com>
Date: Wed, 15 Oct 2025 10:49:48 +0200
From: David Hildenbrand <david@...hat.com>
To: Itamar Dalal <dalalitamar@...il.com>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
"linux-kselftest@...r.kernel.org" <linux-kselftest@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"akpm@...ux-foundation.org" <akpm@...ux-foundation.org>,
"lorenzo.stoakes@...cle.com" <lorenzo.stoakes@...cle.com>,
"riel@...riel.com" <riel@...riel.com>,
"Liam.Howlett@...cle.com" <Liam.Howlett@...cle.com>,
"vbabka@...e.cz" <vbabka@...e.cz>,
"harry.yoo@...cle.com" <harry.yoo@...cle.com>,
"jannh@...gle.com" <jannh@...gle.com>, "rppt@...nel.org" <rppt@...nel.org>,
"surenb@...gle.com" <surenb@...gle.com>, "mhocko@...e.com"
<mhocko@...e.com>, "shuah@...nel.org" <shuah@...nel.org>
Subject: Re: selftests/mm/rmap: verify correct RMAP handling of COW pages
after fork()
On 15.10.25 10:43, Itamar Dalal wrote:
> Add a new test `migrate.cow_after_fork` that verifies correct RMAP handling
> of Copy-On-Write (COW) pages after fork().
>
> Before a write, the parent and child share the same PFN. After a write, the
> child’s PFN differs. This confirms that proper COW duplication occurred and
> that RMAP correctly tracks page ownership transitions during COW events.
>
> Signed-off-by: Itamar-Dalal <dalalitamar@...il.com>
> ---
Se my reply to your other patch.
For the next time
a) Use git-format-patch that will automatically add [PATCH]
b) Use versioning, e.g., [PATCH v1], explain changes since the last
version under the "---" the
c) Use RESEND for resends, e.g., [PATCH v1 RESEND]
d) Use git-send-email to send mails out
The b4 tool might help as well.
--
Cheers
David / dhildenb
Powered by blists - more mailing lists