Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965478Ab0BZRZT (ORCPT ); Fri, 26 Feb 2010 12:25:19 -0500 Received: from nlpi157.sbcis.sbc.com ([207.115.36.171]:52931 "EHLO nlpi157.prodigy.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965440Ab0BZRZR (ORCPT ); Fri, 26 Feb 2010 12:25:17 -0500 Date: Fri, 26 Feb 2010 11:24:50 -0600 (CST) From: Christoph Lameter X-X-Sender: cl@router.home To: Andi Kleen cc: David Rientjes , Pekka Enberg , Nick Piggin , linux-kernel@vger.kernel.org, linux-mm@kvack.org, haicheng.li@intel.com, KAMEZAWA Hiroyuki Subject: Re: [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap In-Reply-To: <20100226155755.GE16335@basil.fritz.box> Message-ID: References: <20100215105253.GE21783@one.firstfloor.org> <20100215110135.GN5723@laptop> <20100220090154.GB11287@basil.fritz.box> <4B862623.5090608@cs.helsinki.fi> <20100226114136.GA16335@basil.fritz.box> <20100226155755.GE16335@basil.fritz.box> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 698 Lines: 21 On Fri, 26 Feb 2010, Andi Kleen wrote: > > > Memory hotplug with node add never quite worked on x86 before, > > > for various reasons not related to slab. > > > > Ok but why did things break in such a big way? > > 1) numa memory hotadd never worked Well Kamesan indicated that this worked if a cpu became online. > 2) the rest just bitrotted because nobody tested it. Yep. David: Can you revise the relevant portions of the patchset and repost it? -- 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/