From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx108.postini.com [74.125.245.108]) by kanga.kvack.org (Postfix) with SMTP id BECB36B0032 for ; Tue, 13 Aug 2013 13:24:17 -0400 (EDT) Message-ID: <520A6BA2.7060800@zytor.com> Date: Tue, 13 Aug 2013 10:23:46 -0700 From: "H. Peter Anvin" MIME-Version: 1.0 Subject: Re: [RFC v3 0/5] Transparent on-demand struct page initialization embedded in the buddy allocator References: <1375465467-40488-1-git-send-email-nzimmer@sgi.com> <1376344480-156708-1-git-send-email-nzimmer@sgi.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Linus Torvalds Cc: Nathan Zimmer , Ingo Molnar , Linux Kernel Mailing List , linux-mm , Robin Holt , Rob Landley , Mike Travis , Daniel J Blueman , Andrew Morton , Greg Kroah-Hartman , Yinghai Lu , Mel Gorman On 08/13/2013 10:09 AM, Linus Torvalds wrote: > > I really really dislike this "let's check if memory is initialized at > runtime" approach. > It does seem to be getting messy, doesn't it... The one potential serious concern if if that will end up mucking with NUMA affinity in a way that has lasting effects past boot. -hpa -- 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