From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx193.postini.com [74.125.245.193]) by kanga.kvack.org (Postfix) with SMTP id B188C6B0072 for ; Mon, 1 Oct 2012 14:55:37 -0400 (EDT) Date: Mon, 1 Oct 2012 21:56:11 +0300 From: "Kirill A. Shutemov" Subject: Re: [PATCH 0/3] Virtual huge zero page Message-ID: <20121001185611.GA23132@shutemov.name> References: <20120929134811.GC26989@redhat.com> <5069B804.6040902@linux.intel.com> <20121001163118.GC18051@redhat.com> <5069CCF9.7040309@linux.intel.com> <20121001172624.GD18051@redhat.com> <5069D3D8.9070805@linux.intel.com> <20121001173604.GC20915@shutemov.name> <5069D4D3.1040003@linux.intel.com> <20121001174420.GA21490@shutemov.name> <5069D846.6000104@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5069D846.6000104@linux.intel.com> Sender: owner-linux-mm@kvack.org List-ID: To: "H. Peter Anvin" Cc: Andrea Arcangeli , "Kirill A. Shutemov" , Andrew Morton , linux-mm@kvack.org, Andi Kleen , linux-kernel@vger.kernel.org, Arnd Bergmann , Ingo Molnar , linux-arch@vger.kernel.org On Mon, Oct 01, 2012 at 10:52:06AM -0700, H. Peter Anvin wrote: > On 10/01/2012 10:44 AM, Kirill A. Shutemov wrote: > > On Mon, Oct 01, 2012 at 10:37:23AM -0700, H. Peter Anvin wrote: > >> One can otherwise argue that if hzp doesn't matter for except in a small > >> number of cases that we shouldn't use it at all. > > > > These small number of cases can easily trigger OOM if THP is enabled. :) > > > > And that doesn't happen in any conditions that *aren't* helped by hzp? Sure, OOM still can happen. But if we can eliminate a class of problem why not to do so? -- Kirill A. Shutemov -- 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