Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750814Ab3HSEKX (ORCPT ); Mon, 19 Aug 2013 00:10:23 -0400 Received: from LGEMRELSE7Q.lge.com ([156.147.1.151]:61998 "EHLO LGEMRELSE7Q.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750730Ab3HSEKW (ORCPT ); Mon, 19 Aug 2013 00:10:22 -0400 X-AuditID: 9c930197-b7b44ae00000347f-fe-52119aaccbca Date: Mon, 19 Aug 2013 13:10:44 +0900 From: Minchan Kim To: Bob Liu 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 Subject: Re: [PATCH 0/4] mm: merge zram into zswap Message-ID: <20130819041044.GB26832@bbox> References: <1376815249-6611-1-git-send-email-bob.liu@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1376815249-6611-1-git-send-email-bob.liu@oracle.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Brightmail-Tracker: AAAAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1773 Lines: 38 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 from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/