lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 19 Aug 2013 13:10:44 +0900
From:	Minchan Kim <minchan@...nel.org>
To:	Bob Liu <lliubbo@...il.com>
Cc:	linux-mm@...ck.org, linux-kernel@...r.kernel.org,
	eternaleye@...il.com, mgorman@...e.de, gregkh@...uxfoundation.org,
	akpm@...ux-foundation.org, axboe@...nel.dk,
	sjenning@...ux.vnet.ibm.com, ngupta@...are.org,
	semenzato@...gle.com, penberg@....fi, sonnyrao@...gle.com,
	smbarber@...gle.com, konrad.wilk@...cle.com, riel@...hat.com,
	kmpark@...radead.org, Bob Liu <bob.liu@...cle.com>
Subject: Re: [PATCH 0/4] mm: merge zram into zswap

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists