From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932380AbaITGXz (ORCPT ); Sat, 20 Sep 2014 02:23:55 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:60088 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754532AbaITGXy (ORCPT ); Sat, 20 Sep 2014 02:23:54 -0400 Date: Fri, 19 Sep 2014 23:23:48 -0700 From: Andrew Morton To: Konstantin Khlebnikov Cc: Konstantin Khlebnikov , Rafael Aquini , Linux Kernel Mailing List , "linux-mm@kvack.org" , Andrey Ryabinin , Sasha Levin Subject: Re: [PATCH v2 4/6] mm: introduce common page state for ballooned memory Message-Id: <20140919232348.1a2856c1.akpm@linux-foundation.org> In-Reply-To: References: <20140830163834.29066.98205.stgit@zurg> <20140830164120.29066.8857.stgit@zurg> <20140912165143.86d5f83dcde4a9fd78069f79@linux-foundation.org> <20140912224221.9ee5888a.akpm@linux-foundation.org> <20140919143520.94f4a17f752398a6c7c927d8@linux-foundation.org> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.9; x86_64-redhat-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 Sat, 20 Sep 2014 09:25:01 +0400 Konstantin Khlebnikov wrote: > > > > So I'm going to send "fix for > > mm-balloon_compaction-use-common-page-ballooning-v2" to Linus > > separately, but it has no changelog at all. > > Probably it would be better if you drop everything except actually > fixes and stresstest. This is gone too far, now balloon won't compile > in the middle of patchset. Just tell me and I'll redo the rest. I think it's best if I drop everything: mm-balloon_compaction-ignore-anonymous-pages.patch mm-balloon_compaction-keep-ballooned-pages-away-from-normal-migration-path.patch mm-balloon_compaction-isolate-balloon-pages-without-lru_lock.patch selftests-vm-transhuge-stress-stress-test-for-memory-compaction.patch mm-introduce-common-page-state-for-ballooned-memory.patch mm-balloon_compaction-use-common-page-ballooning.patch mm-balloon_compaction-general-cleanup.patch mm-balloon_compaction-use-common-page-ballooning-v2-fix-1.patch Please go through it and send out a new version? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f179.google.com (mail-pd0-f179.google.com [209.85.192.179]) by kanga.kvack.org (Postfix) with ESMTP id 65FB16B0036 for ; Sat, 20 Sep 2014 02:23:55 -0400 (EDT) Received: by mail-pd0-f179.google.com with SMTP id ft15so1246424pdb.10 for ; Fri, 19 Sep 2014 23:23:55 -0700 (PDT) Received: from mail.linuxfoundation.org (mail.linuxfoundation.org. [140.211.169.12]) by mx.google.com with ESMTPS id rf10si6155578pab.26.2014.09.19.23.23.53 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Sep 2014 23:23:54 -0700 (PDT) Date: Fri, 19 Sep 2014 23:23:48 -0700 From: Andrew Morton Subject: Re: [PATCH v2 4/6] mm: introduce common page state for ballooned memory Message-Id: <20140919232348.1a2856c1.akpm@linux-foundation.org> In-Reply-To: References: <20140830163834.29066.98205.stgit@zurg> <20140830164120.29066.8857.stgit@zurg> <20140912165143.86d5f83dcde4a9fd78069f79@linux-foundation.org> <20140912224221.9ee5888a.akpm@linux-foundation.org> <20140919143520.94f4a17f752398a6c7c927d8@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Konstantin Khlebnikov Cc: Konstantin Khlebnikov , Rafael Aquini , Linux Kernel Mailing List , "linux-mm@kvack.org" , Andrey Ryabinin , Sasha Levin On Sat, 20 Sep 2014 09:25:01 +0400 Konstantin Khlebnikov wrote: > > > > So I'm going to send "fix for > > mm-balloon_compaction-use-common-page-ballooning-v2" to Linus > > separately, but it has no changelog at all. > > Probably it would be better if you drop everything except actually > fixes and stresstest. This is gone too far, now balloon won't compile > in the middle of patchset. Just tell me and I'll redo the rest. I think it's best if I drop everything: mm-balloon_compaction-ignore-anonymous-pages.patch mm-balloon_compaction-keep-ballooned-pages-away-from-normal-migration-path.patch mm-balloon_compaction-isolate-balloon-pages-without-lru_lock.patch selftests-vm-transhuge-stress-stress-test-for-memory-compaction.patch mm-introduce-common-page-state-for-ballooned-memory.patch mm-balloon_compaction-use-common-page-ballooning.patch mm-balloon_compaction-general-cleanup.patch mm-balloon_compaction-use-common-page-ballooning-v2-fix-1.patch Please go through it and send out a new version? -- 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