From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergey Senozhatsky Subject: Re: [PATCH v3 11/16] zsmalloc: separate free_zspage from putback_zspage Date: Tue, 19 Apr 2016 16:53:34 +0900 Message-ID: <20160419075334.GA537@swordfish> References: <1459321935-3655-1-git-send-email-minchan@kernel.org> <1459321935-3655-12-git-send-email-minchan@kernel.org> <20160418010408.GB5882@swordfish> <20160419075118.GD18448@bbox> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20160419075118.GD18448@bbox> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Minchan Kim Cc: Rik van Riel , YiPing Xu , Sergey Senozhatsky , rknize@motorola.com, Sergey Senozhatsky , Chan Gyun Jeong , Hugh Dickins , linux-kernel@vger.kernel.org, Al Viro , virtualization@lists.linux-foundation.org, bfields@fieldses.org, linux-mm@kvack.org, Mel Gorman , Gioh Kim , koct9i@gmail.com, Sangseok Lee , Joonsoo Kim , Andrew Morton , jlayton@poochiereds.net, Vlastimil Babka , aquini@redhat.com List-Id: virtualization@lists.linuxfoundation.org Hello Minchan, On (04/19/16 16:51), Minchan Kim wrote: [..] > > I guess it is remained thing after I rebased to catch any mistake. > But I'm heavily chainging this part. > Please review next version instead of this after a few days. :) ah, got it. thanks! -ss From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f197.google.com (mail-pf0-f197.google.com [209.85.192.197]) by kanga.kvack.org (Postfix) with ESMTP id 3B8E46B007E for ; Tue, 19 Apr 2016 03:52:04 -0400 (EDT) Received: by mail-pf0-f197.google.com with SMTP id t124so16272180pfb.1 for ; Tue, 19 Apr 2016 00:52:04 -0700 (PDT) Received: from mail-pf0-x232.google.com (mail-pf0-x232.google.com. [2607:f8b0:400e:c00::232]) by mx.google.com with ESMTPS id c74si12649197pfb.219.2016.04.19.00.52.03 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Apr 2016 00:52:03 -0700 (PDT) Received: by mail-pf0-x232.google.com with SMTP id e128so4267952pfe.3 for ; Tue, 19 Apr 2016 00:52:03 -0700 (PDT) Date: Tue, 19 Apr 2016 16:53:34 +0900 From: Sergey Senozhatsky Subject: Re: [PATCH v3 11/16] zsmalloc: separate free_zspage from putback_zspage Message-ID: <20160419075334.GA537@swordfish> References: <1459321935-3655-1-git-send-email-minchan@kernel.org> <1459321935-3655-12-git-send-email-minchan@kernel.org> <20160418010408.GB5882@swordfish> <20160419075118.GD18448@bbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160419075118.GD18448@bbox> Sender: owner-linux-mm@kvack.org List-ID: To: Minchan Kim Cc: Sergey Senozhatsky , Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, jlayton@poochiereds.net, bfields@fieldses.org, Vlastimil Babka , Joonsoo Kim , koct9i@gmail.com, aquini@redhat.com, virtualization@lists.linux-foundation.org, Mel Gorman , Hugh Dickins , Sergey Senozhatsky , Rik van Riel , rknize@motorola.com, Gioh Kim , Sangseok Lee , Chan Gyun Jeong , Al Viro , YiPing Xu Hello Minchan, On (04/19/16 16:51), Minchan Kim wrote: [..] > > I guess it is remained thing after I rebased to catch any mistake. > But I'm heavily chainging this part. > Please review next version instead of this after a few days. :) ah, got it. thanks! -ss -- 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: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752954AbcDSHwI (ORCPT ); Tue, 19 Apr 2016 03:52:08 -0400 Received: from mail-pf0-f170.google.com ([209.85.192.170]:33277 "EHLO mail-pf0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752933AbcDSHwE (ORCPT ); Tue, 19 Apr 2016 03:52:04 -0400 Date: Tue, 19 Apr 2016 16:53:34 +0900 From: Sergey Senozhatsky To: Minchan Kim Cc: Sergey Senozhatsky , Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, jlayton@poochiereds.net, bfields@fieldses.org, Vlastimil Babka , Joonsoo Kim , koct9i@gmail.com, aquini@redhat.com, virtualization@lists.linux-foundation.org, Mel Gorman , Hugh Dickins , Sergey Senozhatsky , Rik van Riel , rknize@motorola.com, Gioh Kim , Sangseok Lee , Chan Gyun Jeong , Al Viro , YiPing Xu Subject: Re: [PATCH v3 11/16] zsmalloc: separate free_zspage from putback_zspage Message-ID: <20160419075334.GA537@swordfish> References: <1459321935-3655-1-git-send-email-minchan@kernel.org> <1459321935-3655-12-git-send-email-minchan@kernel.org> <20160418010408.GB5882@swordfish> <20160419075118.GD18448@bbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160419075118.GD18448@bbox> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Minchan, On (04/19/16 16:51), Minchan Kim wrote: [..] > > I guess it is remained thing after I rebased to catch any mistake. > But I'm heavily chainging this part. > Please review next version instead of this after a few days. :) ah, got it. thanks! -ss