All of lore.kernel.org
 help / color / mirror / Atom feed
From: Minchan Kim <minchan@kernel.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: <js1304@gmail.com>,
	Sergey Senozhatsky <sergey.senozhatsky@gmail.com>,
	<linux-kernel@vger.kernel.org>, <kernel-team@lge.com>,
	Joonsoo Kim <iamjoonsoo.kim@lge.com>
Subject: Re: [PATCH v2 0/4] zram: implement deduplication in zram
Date: Fri, 31 Mar 2017 08:40:56 +0900	[thread overview]
Message-ID: <20170330234056.GB5807@bbox> (raw)
In-Reply-To: <20170330152502.c0fd67c4df30db552abce000@linux-foundation.org>

Hi Andrew and Joonsoo,

On Thu, Mar 30, 2017 at 03:25:02PM -0700, Andrew Morton wrote:
> On Thu, 30 Mar 2017 14:38:05 +0900 js1304@gmail.com wrote:
> 
> > This patchset implements deduplication feature in zram. Motivation
> > is to save memory usage by zram. There are detailed description
> > about motivation and experimental results on patch #2 so please
> > refer it.
> 
> I'm getting a lot of rejects against the current -mm tree.  So this is
> one of those patchsets which should be prepared against -mm, please.

Due to my partial IO refactoring. Sorry for the inconvenience.
It's still on-going and I want to merge it before new feature like
dedup.

Joonsoo,

I will send partial-IO rework formal patch next week and start to
review your patchset so I hope you resend your patchset based on it
with my comments.

Thanks.

  reply	other threads:[~2017-03-30 23:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-30  5:38 [PATCH v2 0/4] zram: implement deduplication in zram js1304
2017-03-30  5:38 ` [PATCH v2 1/4] zram: introduce zram_entry to prepare dedup functionality js1304
2017-03-30  5:38 ` [PATCH v2 2/4] zram: implement deduplication in zram js1304
2017-04-17  1:38   ` Minchan Kim
2017-04-17  2:22     ` Joonsoo Kim
2017-03-30  5:38 ` [PATCH v2 3/4] zram: make deduplication feature optional js1304
2017-03-30  5:38 ` [PATCH v2 4/4] zram: compare all the entries with same checksum for deduplication js1304
2017-03-30 22:25 ` [PATCH v2 0/4] zram: implement deduplication in zram Andrew Morton
2017-03-30 23:40   ` Minchan Kim [this message]
2017-04-07  2:00     ` Joonsoo Kim

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=20170330234056.GB5807@bbox \
    --to=minchan@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=iamjoonsoo.kim@lge.com \
    --cc=js1304@gmail.com \
    --cc=kernel-team@lge.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sergey.senozhatsky@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.