From: Minchan Kim <minchan@kernel.org>
To: Bob Liu <lliubbo@gmail.com>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
eternaleye@gmail.com, mgorman@suse.de,
gregkh@linuxfoundation.org, akpm@linux-foundation.org,
axboe@kernel.dk, sjenning@linux.vnet.ibm.com, ngupta@vflare.org,
semenzato@google.com, penberg@iki.fi, sonnyrao@google.com,
smbarber@google.com, konrad.wilk@oracle.com, riel@redhat.com,
kmpark@infradead.org, Bob Liu <bob.liu@oracle.com>
Subject: Re: [PATCH 0/4] mm: merge zram into zswap
Date: Mon, 19 Aug 2013 13:10:44 +0900 [thread overview]
Message-ID: <20130819041044.GB26832@bbox> (raw)
In-Reply-To: <1376815249-6611-1-git-send-email-bob.liu@oracle.com>
On Sun, Aug 18, 2013 at 04:40:45PM +0800, Bob Liu wrote:
> Both zswap and zram are used to compress anon pages in memory so as to reduce
> swap io operation. The main different is that zswap uses zbud as its allocator
> while zram uses zsmalloc. The other different is zram will create a block
> device, the user need to mkswp and swapon it.
>
> Minchan has areadly try to promote zram/zsmalloc into drivers/block/, but it may
> cause increase maintenance headaches. Since the purpose of zswap and zram are
> the same, this patch series try to merge them together as Mel suggested.
> Dropped zram from staging and extended zswap with the same feature as zram.
>
> zswap todo:
> Improve the writeback of zswap pool pages!
>
> Bob Liu (4):
> drivers: staging: drop zram and zsmalloc
Bob, I feel you're very rude and I'm really upset.
You're just dropping the subsystem you didn't do anything without any consensus
from who are contriubting lots of patches to make it works well for a long time.
I understand you want to merge zram/zswap to remove the concern Mel suggested
but so your intention might help the community. But the approach was totally wrong.
You just said a few days ago in my thread and I was holiday so I didn't have
a time to reply all of the mail sent to me. Should I break my holiday for
just replying to you? Are you okay that someone else removes or moves your efforts
without any consensus with you while you're spending good time with family?
Please be careful. Bob.
--
Kind regards,
Minchan Kim
--
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>
next prev parent reply other threads:[~2013-08-19 4:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-18 8:40 [PATCH 0/4] mm: merge zram into zswap Bob Liu
2013-08-18 8:40 ` [PATCH 1/4] drivers: staging: drop zram and zsmalloc Bob Liu
2013-08-18 8:40 ` [PATCH 2/4] mm: promote zsmalloc to mm/ Bob Liu
2013-08-18 8:40 ` [PATCH 3/4] mm: zswap: add supporting for zsmalloc Bob Liu
2013-08-19 16:59 ` Seth Jennings
2013-08-20 1:11 ` Bob Liu
2013-08-18 8:40 ` [PATCH 4/4] mm: zswap: create a pseudo device /dev/zram0 Bob Liu
2013-08-19 17:46 ` Seth Jennings
2013-08-20 2:03 ` Bob Liu
2013-08-19 4:10 ` Minchan Kim [this message]
2013-08-19 4:32 ` [PATCH 0/4] mm: merge zram into zswap Bob Liu
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=20130819041044.GB26832@bbox \
--to=minchan@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=axboe@kernel.dk \
--cc=bob.liu@oracle.com \
--cc=eternaleye@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=kmpark@infradead.org \
--cc=konrad.wilk@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lliubbo@gmail.com \
--cc=mgorman@suse.de \
--cc=ngupta@vflare.org \
--cc=penberg@iki.fi \
--cc=riel@redhat.com \
--cc=semenzato@google.com \
--cc=sjenning@linux.vnet.ibm.com \
--cc=smbarber@google.com \
--cc=sonnyrao@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).