Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263107AbVCJUQi (ORCPT ); Thu, 10 Mar 2005 15:16:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263096AbVCJUQg (ORCPT ); Thu, 10 Mar 2005 15:16:36 -0500 Received: from omx2-ext.sgi.com ([192.48.171.19]:50313 "EHLO omx2.sgi.com") by vger.kernel.org with ESMTP id S263107AbVCJUNR (ORCPT ); Thu, 10 Mar 2005 15:13:17 -0500 Date: Thu, 10 Mar 2005 12:11:24 -0800 From: Paul Jackson To: Dave Hansen Cc: mel@csn.ul.ie, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] 0/2 Buddy allocator with placement policy (Version 9) + prezeroing (Version 4) Message-Id: <20050310121124.488cb7c5.pj@engr.sgi.com> In-Reply-To: <1110478613.16432.36.camel@localhost> References: <20050307193938.0935EE594@skynet.csn.ul.ie> <1110239966.6446.66.camel@localhost> <20050310092201.37bae9ba.pj@engr.sgi.com> <1110478613.16432.36.camel@localhost> Organization: SGI X-Mailer: Sylpheed version 1.0.0 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 913 Lines: 20 Dave wrote: > Perhaps default policies inherited from a cpuset, but overridden by > other APIs would be a good compromise. Perhaps. The madvise() and numa calls (mbind, set_mempolicy) only affect the current task, as is usually appropriate for calls that allow specification of specific address ranges (strangers shouldn't be messing in my address space). Some external means to set default policy for whole tasks seems to be needed, as well, which could well be via the cpuset. -- I won't rest till it's the best ... Programmer, Linux Scalability Paul Jackson 1.650.933.1373, 1.925.600.0401 - 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/