Re: NUMA API for Linux

From: Matthew Dobson
Date: Wed Apr 07 2004 - 17:21:21 EST


On Wed, 2004-04-07 at 14:45, Andi Kleen wrote:
> On Wed, 07 Apr 2004 14:41:02 -0700
> Matthew Dobson <colpatch@xxxxxxxxxx> wrote:
>
> > On Wed, 2004-04-07 at 14:27, Andi Kleen wrote:
> > > On Wed, 07 Apr 2004 14:24:19 -0700
> > > Matthew Dobson <colpatch@xxxxxxxxxx> wrote:
> > >
> > > > I must be missing something here, but did you not include mempolicy.h
> > > > and policy.c in these patches? I can't seem to find them anywhere?!?
> > > > It's really hard to evaluate your patches if the core of them is
> > > > missing!
> > >
> > > It was in the core patch and also in the last patch I sent Andrew.
> > > See ftp://ftp.suse.com/pub/people/ak/numa/* for the full patches
> >
> > Ok.. I'll check that link, but what you posted didn't have the files
> > (mempolicy.h & policy.c) in the patch:
>
> Indeed. Must have gone missing. Here are the files for reference.
>
> The full current broken out patchkit is in
> ftp.suse.com:/pub/people/ak/numa/2.6.5mc2/

Server isn't taking connections right now. At least for me... :(

Your patch still looks broken. It includes some files twice:

> diff -u linux-2.6.5-mc2-numa/include/linux/mempolicy.h-o linux-2.6.5-mc2-numa/include/linux/mempolicy.h
> --- linux-2.6.5-mc2-numa/include/linux/mempolicy.h-o 2004-04-07 12:07:18.000000000 +0200
> +++ linux-2.6.5-mc2-numa/include/linux/mempolicy.h 2004-04-07 12:07:13.000000000 +0200
> @@ -0,0 +1,219 @@

<snip>

> diff -u linux-2.6.5-mc2-numa/include/linux/mempolicy.h-o linux-2.6.5-mc2-numa/include/linux/mempolicy.h
> --- linux-2.6.5-mc2-numa/include/linux/mempolicy.h-o 2004-04-07 12:07:18.000000000 +0200
> +++ linux-2.6.5-mc2-numa/include/linux/mempolicy.h 2004-04-07 12:07:13.000000000 +0200
> @@ -0,0 +1,219 @@

-Matt

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/