Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933381AbXHFTL0 (ORCPT ); Mon, 6 Aug 2007 15:11:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753680AbXHFTLS (ORCPT ); Mon, 6 Aug 2007 15:11:18 -0400 Received: from netops-testserver-3-out.sgi.com ([192.48.171.28]:52120 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754119AbXHFTLQ (ORCPT ); Mon, 6 Aug 2007 15:11:16 -0400 Date: Mon, 6 Aug 2007 12:11:13 -0700 (PDT) From: Christoph Lameter X-X-Sender: clameter@schroedinger.engr.sgi.com To: Peter Zijlstra cc: Daniel Phillips , linux-kernel@vger.kernel.org, linux-mm@kvack.org, David Miller , Andrew Morton , Daniel Phillips , Pekka Enberg , Matt Mackall , Lee Schermerhorn , Steve Dickson Subject: Re: [PATCH 02/10] mm: system wide ALLOC_NO_WATERMARK In-Reply-To: <1186425063.11797.80.camel@lappy> Message-ID: References: <20070806102922.907530000@chello.nl> <20070806103658.107883000@chello.nl> <200708061121.50351.phillips@phunq.net> <1186425063.11797.80.camel@lappy> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 783 Lines: 18 On Mon, 6 Aug 2007, Peter Zijlstra wrote: > > > Shudder. That can just be a desaster for NUMA. Both performance wise > > > and logic wise. One cpuset being low on memory should not affect > > > applications in other cpusets. > > Do note that these are only PF_MEMALLOC allocations that will break the > cpuset. And one can argue that these are not application allocation but > system allocations. This is global, global locking etc etc. On a large NUMA system this will cause significant delays. One fears that a livelock may result. - 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/