From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757755AbXJ2RrP (ORCPT ); Mon, 29 Oct 2007 13:47:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752378AbXJ2RrA (ORCPT ); Mon, 29 Oct 2007 13:47:00 -0400 Received: from atlrel7.hp.com ([156.153.255.213]:42636 "EHLO atlrel7.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751981AbXJ2Rq7 (ORCPT ); Mon, 29 Oct 2007 13:46:59 -0400 Subject: Re: [patch 2/2] cpusets: add interleave_over_allowed option From: Lee Schermerhorn To: Paul Jackson Cc: clameter@sgi.com, rientjes@google.com, akpm@linux-foundation.org, ak@suse.de, linux-kernel@vger.kernel.org, mel@csn.ul.ie In-Reply-To: <20071029103316.a68d00be.pj@sgi.com> References: <20071025185506.8c373aa8.pj@sgi.com> <1193412644.5032.13.camel@localhost> <20071026120037.7b95a136.pj@sgi.com> <1193433239.5032.95.camel@localhost> <1193433992.5032.102.camel@localhost> <1193670056.5035.27.camel@localhost> <20071029103316.a68d00be.pj@sgi.com> Content-Type: text/plain Organization: HP/OSLO Date: Mon, 29 Oct 2007 13:46:40 -0400 Message-Id: <1193680000.5035.123.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2007-10-29 at 10:33 -0700, Paul Jackson wrote: > Lee wrote: > > I only brought it up again because now you all are considering another > > nodemask per policy. > > The patch David and I are discussing will replace the > cpuset_mems_allowed nodemask in struct mempolicy, not > add a new nodemask. In other words, the meaning and > name of that existing nodemask will change, with no > change in the overall structure size. Kool! Lee