Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758734Ab3HMRYY (ORCPT ); Tue, 13 Aug 2013 13:24:24 -0400 Received: from terminus.zytor.com ([198.137.202.10]:34784 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757977Ab3HMRYX (ORCPT ); Tue, 13 Aug 2013 13:24:23 -0400 Message-ID: <520A6BA2.7060800@zytor.com> Date: Tue, 13 Aug 2013 10:23:46 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 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 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: X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 578 Lines: 19 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 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/