Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753642AbaAVUeB (ORCPT ); Wed, 22 Jan 2014 15:34:01 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:55386 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752578AbaAVUd7 (ORCPT ); Wed, 22 Jan 2014 15:33:59 -0500 Date: Wed, 22 Jan 2014 12:33:58 -0800 From: Andrew Morton To: Dan Streetman Cc: Seth Jennings , Minchan Kim , Linux-MM , linux-kernel , Bob Liu , Weijie Yang , Shirish Pargaonkar , Mel Gorman Subject: Re: [PATCH] mm/zswap: add writethrough option Message-Id: <20140122123358.a65c42605513fc8466152801@linux-foundation.org> In-Reply-To: References: <1387459407-29342-1-git-send-email-ddstreet@ieee.org> <20140114001115.GU1992@bbox> <20140115054208.GL1992@bbox> X-Mailer: Sylpheed 3.2.0beta5 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 22 Jan 2014 09:19:58 -0500 Dan Streetman wrote: > >>> > Acutally, I really don't know how much benefit we have that in-memory > >>> > swap overcomming to the real storage but if you want, zRAM with dm-cache > >>> > is another option rather than invent new wheel by "just having is better". > >>> > >>> I'm not sure if this patch is related to the zswap vs. zram discussions. This > >>> only adds the option of using writethrough to zswap. It's a first > >>> step to possibly > >>> making zswap work more efficiently using writeback and/or writethrough > >>> depending on > >>> the system and conditions. > >> > >> The patch size is small. Okay I don't want to be a party-pooper > >> but at least, I should say my thought for Andrew to help judging. > > > > Sure, I'm glad to have your suggestions. > > To give this a bump - Andrew do you have any concerns about this > patch? Or can you pick this up? I don't pay much attention to new features during the merge window, preferring to shove them into a folder to look at later. Often they have bitrotted by the time -rc1 comes around. I'm not sure that this review discussion has played out yet - is Minchan happy? Please update the changelog so that it reflects the questions Minchan asked (any reviewer question should be regarded as an inadequacy in either the code commenting or the changelog - people shouldn't need to ask the programmer why he did something!) and resend for -rc1? -- 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/