From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wedgwood Date: Fri, 27 Feb 2004 00:47:10 +0000 Subject: Re: [Lse-tech] Re: fix zonelist ordering for NUMA Message-Id: <20040227004710.GA3821@dingdong.cryptoapps.com> List-Id: References: <100070000.1077834062@flay> In-Reply-To: <100070000.1077834062@flay> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Thu, Feb 26, 2004 at 02:21:02PM -0800, Martin J. Bligh wrote: > +#ifndef node_distance > +#define node_distance(from,to) (1) > +#endif 1 or 0 here? --cw