All of lore.kernel.org
 help / color / mirror / Atom feed
From: Seth Jennings <sjennings@variantweb.net>
To: Bob Liu <bob.liu@oracle.com>
Cc: Seth Jennings <spartacus06@gmail.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Krzysztof Kozlowski <k.kozlowski@samsung.com>,
	linux-mm@kvack.org,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	linux-kernel@vger.kernel.org, Shaohua Li <shli@fusionio.com>,
	Minchan Kim <minchan@kernel.org>
Subject: Re: [PATCH] frontswap: enable call to invalidate area on swapoff
Date: Wed, 9 Oct 2013 21:26:27 -0500	[thread overview]
Message-ID: <20131010022627.GA8535@variantweb.net> (raw)
In-Reply-To: <525602E3.3080501@oracle.com>

On Thu, Oct 10, 2013 at 09:29:07AM +0800, Bob Liu wrote:
> On 10/09/2013 10:40 PM, Seth Jennings wrote:
> > 
> > The reason we never noticed this for zswap is that zswap has no
> > dynamically allocated per-type resources.  In the expected case,
> > where all of the pages have been drained from zswap,
> > zswap_frontswap_invalidate_area() is a no-op.
> > 
> 
> Not exactly, see the bug fix "mm/zswap: bugfix: memory leak when
> re-swapon" from Weijie.
> Zswap needs invalidate_area() also.

I remembered this patch as soon as I sent out this note.  What I said
about zswap_frontswap_invalidate_area() being a no-op in the expected
case is true as of v3.12-rc4, but it shouldn't be :)

I sent a note to Andrew reminding him to pull in that patch.

Thanks,
Seth

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

WARNING: multiple messages have this Message-ID (diff)
From: Seth Jennings <sjennings@variantweb.net>
To: Bob Liu <bob.liu@oracle.com>
Cc: Seth Jennings <spartacus06@gmail.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Krzysztof Kozlowski <k.kozlowski@samsung.com>,
	linux-mm@kvack.org,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	linux-kernel@vger.kernel.org, Shaohua Li <shli@fusionio.com>,
	Minchan Kim <minchan@kernel.org>
Subject: Re: [PATCH] frontswap: enable call to invalidate area on swapoff
Date: Wed, 9 Oct 2013 21:26:27 -0500	[thread overview]
Message-ID: <20131010022627.GA8535@variantweb.net> (raw)
In-Reply-To: <525602E3.3080501@oracle.com>

On Thu, Oct 10, 2013 at 09:29:07AM +0800, Bob Liu wrote:
> On 10/09/2013 10:40 PM, Seth Jennings wrote:
> > 
> > The reason we never noticed this for zswap is that zswap has no
> > dynamically allocated per-type resources.  In the expected case,
> > where all of the pages have been drained from zswap,
> > zswap_frontswap_invalidate_area() is a no-op.
> > 
> 
> Not exactly, see the bug fix "mm/zswap: bugfix: memory leak when
> re-swapon" from Weijie.
> Zswap needs invalidate_area() also.

I remembered this patch as soon as I sent out this note.  What I said
about zswap_frontswap_invalidate_area() being a no-op in the expected
case is true as of v3.12-rc4, but it shouldn't be :)

I sent a note to Andrew reminding him to pull in that patch.

Thanks,
Seth

  reply	other threads:[~2013-10-10  2:26 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-07 15:25 [PATCH] frontswap: enable call to invalidate area on swapoff Krzysztof Kozlowski
2013-10-07 15:25 ` Krzysztof Kozlowski
2013-10-07 15:37 ` Seth Jennings
2013-10-07 15:37   ` Seth Jennings
2013-10-07 22:03 ` Andrew Morton
2013-10-07 22:03   ` Andrew Morton
2013-10-08  8:13   ` Krzysztof Kozlowski
2013-10-08  8:13     ` Krzysztof Kozlowski
2013-10-08 20:08     ` Andrew Morton
2013-10-08 20:08       ` Andrew Morton
2013-10-09  7:50       ` Bob Liu
2013-10-09  7:50         ` Bob Liu
2013-10-09 14:40       ` Seth Jennings
2013-10-09 14:40         ` Seth Jennings
2013-10-10  1:29         ` Bob Liu
2013-10-10  1:29           ` Bob Liu
2013-10-10  2:26           ` Seth Jennings [this message]
2013-10-10  2:26             ` Seth Jennings
2013-10-11  2:23             ` Weijie Yang
2013-10-11  2:23               ` Weijie Yang
2013-10-11  9:25               ` Krzysztof Kozlowski
2013-10-11  9:25                 ` Krzysztof Kozlowski
2013-10-11  9:42                 ` Weijie Yang
2013-10-11  9:42                   ` Weijie Yang

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=20131010022627.GA8535@variantweb.net \
    --to=sjennings@variantweb.net \
    --cc=akpm@linux-foundation.org \
    --cc=bob.liu@oracle.com \
    --cc=k.kozlowski@samsung.com \
    --cc=konrad.wilk@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=minchan@kernel.org \
    --cc=shli@fusionio.com \
    --cc=spartacus06@gmail.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 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.