From: Uladzislau Rezki <urezki@gmail.com>
To: Shivam Kalra <shivamkalra98@zohomail.in>
Cc: Uladzislau Rezki <urezki@gmail.com>,
Alice Ryhl <aliceryhl@google.com>,
Andrew Morton <akpm@linux-foundation.org>,
Shivam Kalra via B4 Relay
<devnull+shivamkalra98.zohomail.in@kernel.org>,
linux-mm@kvack.org, linux-kernel@vger.kernel.org,
Danilo Krummrich <dakr@kernel.org>
Subject: Re: [PATCH v8 0/6] mm/vmalloc: free unused pages on vrealloc() shrink
Date: Tue, 31 Mar 2026 19:50:51 +0200 [thread overview]
Message-ID: <acwJe5yhAt1M7RfJ@milan> (raw)
In-Reply-To: <f6f04017-3dcc-49af-b875-05a9ed4f4dfc@zohomail.in>
Hello, Shivam!
> On 30/03/26 17:57, Uladzislau Rezki wrote:
> > Agree, let's postpone this, so i have a chance to check it one more
> > time even though it seems ready.
> Hey Uladzislau
>
> I missed rephrasing the commit message pointed out by Alice in v7.
> If you want that changed or any other assistance from my end,
> let me know.
>
I have added some comments. Please have a look. Do we need those
READ_ONCE()/WRITE_ONCE()?
--
Uladzislau Rezki
next prev parent reply other threads:[~2026-03-31 17:50 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-27 9:48 [PATCH v8 0/6] mm/vmalloc: free unused pages on vrealloc() shrink Shivam Kalra
2026-03-27 9:48 ` Shivam Kalra via B4 Relay
2026-03-27 9:48 ` [PATCH v8 1/6] mm/vmalloc: extract vm_area_free_pages() helper from vfree() Shivam Kalra
2026-03-27 9:48 ` Shivam Kalra via B4 Relay
2026-03-31 17:44 ` Uladzislau Rezki
2026-03-27 9:48 ` [PATCH v8 2/6] mm/vmalloc: fix vrealloc() grow-in-place check Shivam Kalra
2026-03-27 9:48 ` Shivam Kalra via B4 Relay
2026-03-27 9:48 ` [PATCH v8 3/6] mm/vmalloc: zero newly exposed memory on vrealloc() grow Shivam Kalra
2026-03-27 9:48 ` Shivam Kalra via B4 Relay
2026-03-27 9:48 ` [PATCH v8 4/6] mm/vmalloc: use READ_ONCE() for vmalloc nr_pages status readers Shivam Kalra
2026-03-27 9:48 ` Shivam Kalra via B4 Relay
2026-03-31 17:43 ` Uladzislau Rezki
2026-03-27 9:48 ` [PATCH v8 5/6] mm/vmalloc: free unused pages on vrealloc() shrink Shivam Kalra
2026-03-27 9:48 ` Shivam Kalra via B4 Relay
2026-03-27 9:48 ` [PATCH v8 6/6] lib/test_vmalloc: add vrealloc test case Shivam Kalra
2026-03-27 9:48 ` Shivam Kalra via B4 Relay
2026-03-31 17:45 ` Uladzislau Rezki
2026-03-27 18:37 ` [PATCH v8 0/6] mm/vmalloc: free unused pages on vrealloc() shrink Andrew Morton
2026-03-27 19:31 ` Danilo Krummrich
2026-03-30 8:05 ` Alice Ryhl
2026-03-30 12:27 ` Uladzislau Rezki
2026-03-31 17:15 ` Shivam Kalra
2026-03-31 17:50 ` Uladzislau Rezki [this message]
2026-03-31 19:23 ` Shivam Kalra
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=acwJe5yhAt1M7RfJ@milan \
--to=urezki@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=aliceryhl@google.com \
--cc=dakr@kernel.org \
--cc=devnull+shivamkalra98.zohomail.in@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=shivamkalra98@zohomail.in \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.