From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail190.messagelabs.com (mail190.messagelabs.com [216.82.249.51]) by kanga.kvack.org (Postfix) with ESMTP id B7DE66B00CE for ; Tue, 12 Oct 2010 09:14:18 -0400 (EDT) Date: Tue, 12 Oct 2010 15:14:14 +0200 From: Andi Kleen Subject: Re: RFC: Implement hwpoison on free for soft offlining Message-ID: <20101012131414.GC20436@basil.fritz.box> References: <1286402951-1881-1-git-send-email-andi@firstfloor.org> <87aamj3k6f.fsf@basil.nowhere.org> <20101012181439.ADA9.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101012181439.ADA9.A69D9226@jp.fujitsu.com> Sender: owner-linux-mm@kvack.org To: KOSAKI Motohiro Cc: Andi Kleen , linux-mm@kvack.org, linux-kernel@vger.kernel.org, fengguang.wu@intel.com, akpm@linux-foundation.org List-ID: > To me, it's no problem if this keep 64bit only. IOW, I only dislike to > add 32bit page flags. > > Yeah, memory corruption is very crap and i think your effort has a lot > of worth :) Thanks. > > > offtopic, I don't think CONFIG_MEMORY_FAILURE and CONFIG_HWPOISON_ON_FREE > are symmetric nor easy understandable. can you please consider naming change? > (example, CONFIG_HWPOISON/CONFIG_HWPOISON_ON_FREE, > CONFIG_MEMORY_FAILURE/CONFIG_MEMORY_FAILURE_SOFT_OFFLINE) memory-failure was the old name before hwpoison as a term was invented by Andrew. In theory it would make sense to rename everything to "hwpoison" now. But I decided so far the disadvantages from breaking user configurations and the impact from renaming files far outweight the small benefits in clarity. So right now I prefer to keep the status quo, but name everything new hwpoison. -Andi -- ak@linux.intel.com -- Speaking for myself only. -- 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