linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Usama Arif <usamaarif642@gmail.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: hannes@cmpxchg.org, shakeel.butt@linux.dev, david@redhat.com,
	ying.huang@intel.com, hughd@google.com, willy@infradead.org,
	yosryahmed@google.com, nphamcs@gmail.com,
	chengming.zhou@linux.dev, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org, kernel-team@meta.com
Subject: Re: [RESEND v8 0/2] mm: store zero pages to be swapped out in a bitmap
Date: Sat, 24 Aug 2024 14:47:21 -0400	[thread overview]
Message-ID: <4b3e21e1-d322-49b6-bd72-598c15430c41@gmail.com> (raw)
In-Reply-To: <20240823220648.081970f3fc9fb49f925f15be@linux-foundation.org>



On 24/08/2024 01:06, Andrew Morton wrote:
> On Fri, 23 Aug 2024 20:04:38 +0100 Usama Arif <usamaarif642@gmail.com> wrote:
> 
>> Resending it, as the CC had "Huang, Ying" in one of the initial patches,
>> and it was rejected by git send-email because of the "," in name.
>>
>> The original series [1] was almost merged, but was dropped
>> due to a last minute bug [2]. Resending this with the fix for it,
>> by handling zeromap in the same way as swap_map and cluster_info in
>> enable_swap_info, holding swapon_mutex and si->lock, hence avoiding
>> a race condition between swapon and any point where the lock is held. 
>> This is the safest way.
>>
>> The series had already been reviewed and acked by all maintainers.
>>
>> Hoping that this attempt goes better than the initial one :)
> 
> Yup ;)
> 
> We're missing the [0/n] words here.  I pasted the text from the v1
> series.  Please check that it remains the truth, the whole truth and
> nothing but the truth.

Yes, Thanks! The cover letter remains the same.



      reply	other threads:[~2024-08-24 18:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-23 19:04 [RESEND v8 0/2] mm: store zero pages to be swapped out in a bitmap Usama Arif
2024-08-23 19:04 ` [RESEND v8 1/2] " Usama Arif
2024-08-24  6:55   ` Christophe JAILLET
2024-08-24 18:58     ` Usama Arif
2024-08-23 19:04 ` [RESEND v8 2/2] mm: remove code to handle same filled pages Usama Arif
2024-08-24  5:06 ` [RESEND v8 0/2] mm: store zero pages to be swapped out in a bitmap Andrew Morton
2024-08-24 18:47   ` Usama Arif [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=4b3e21e1-d322-49b6-bd72-598c15430c41@gmail.com \
    --to=usamaarif642@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=chengming.zhou@linux.dev \
    --cc=david@redhat.com \
    --cc=hannes@cmpxchg.org \
    --cc=hughd@google.com \
    --cc=kernel-team@meta.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=nphamcs@gmail.com \
    --cc=shakeel.butt@linux.dev \
    --cc=willy@infradead.org \
    --cc=ying.huang@intel.com \
    --cc=yosryahmed@google.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).