Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758224AbZFJMgx (ORCPT ); Wed, 10 Jun 2009 08:36:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757150AbZFJMgo (ORCPT ); Wed, 10 Jun 2009 08:36:44 -0400 Received: from cantor2.suse.de ([195.135.220.15]:46192 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755090AbZFJMgo (ORCPT ); Wed, 10 Jun 2009 08:36:44 -0400 Date: Wed, 10 Jun 2009 14:36:43 +0200 From: Nick Piggin To: Wu Fengguang Cc: Hugh Dickins , Andi Kleen , "riel@redhat.com" , "chris.mason@oracle.com" , "akpm@linux-foundation.org" , "linux-kernel@vger.kernel.org" , "linux-mm@kvack.org" Subject: Re: [PATCH] [13/16] HWPOISON: The high level memory error handler in the VM v5 Message-ID: <20090610123643.GA22161@wotan.suse.de> References: <20090603846.816684333@firstfloor.org> <20090603184648.2E2131D028F@basil.firstfloor.org> <20090609100922.GF14820@wotan.suse.de> <20090610083803.GE6597@localhost> <20090610085939.GE31155@wotan.suse.de> <20090610092010.GA32584@localhost> <20090610110305.GB3876@wotan.suse.de> <20090610121645.GC5657@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090610121645.GC5657@localhost> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 816 Lines: 20 On Wed, Jun 10, 2009 at 08:16:45PM +0800, Wu Fengguang wrote: > On Wed, Jun 10, 2009 at 07:03:05PM +0800, Nick Piggin wrote: > > The application equally may not need to touch the data again, so > > killing it might cause some inconsistency in whatever it is currently > > doing. > > Yes, early kill can also be evil. What I can do now is to document the > early kill parameter more carefully. That would be good. I would also strongly consider removing options if possible to make things simpler and if there is not a really compelling reason to have it. Thanks, Nick -- 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/