Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965081AbVKHAl0 (ORCPT ); Mon, 7 Nov 2005 19:41:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965648AbVKHAl0 (ORCPT ); Mon, 7 Nov 2005 19:41:26 -0500 Received: from ozlabs.org ([203.10.76.45]:39554 "EHLO ozlabs.org") by vger.kernel.org with ESMTP id S965081AbVKHAlZ (ORCPT ); Mon, 7 Nov 2005 19:41:25 -0500 Date: Tue, 8 Nov 2005 11:39:01 +1100 From: Anton Blanchard To: Mike Kravetz Cc: Paul Mackerras , linuxppc64-dev@ozlabs.org, linux-kernel@vger.kernel.org, lhms-devel@lists.sourceforge.net Subject: Re: [PATCH 0/4] Memory Add Fixes for ppc64 Message-ID: <20051108003901.GO12353@krispykreme> References: <20051104231552.GA25545@w-mikek2.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051104231552.GA25545@w-mikek2.ibm.com> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 806 Lines: 22 Hi Mike, > When memory add was merged into mainline in 2.6.14, there were > various bits and pieces missing that prevent it from working on > ppc64. The following patches are against 2.6.14-git7 and address > all but one of the know issues. > > 1) Create hptes for new sections > 2) Clear page count before freeing new pages > 3) Kludge to add new memory to node 0 > 4) Ensure probe file is created for memory add via sysfs Ive got a patch that reworks our numa code and it might reject with your stuff. I'll send them out for review this afternoon. Anton - 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/