Re: [PATCH] SMP support for drain local pages v2.

From: Andrew Morton
Date: Wed May 26 2004 - 18:56:04 EST


Nigel Cunningham <ncunningham@xxxxxxxxxxxxx> wrote:
>
> Hi.
>
> Andrew Morton wrote:
> > I think we only need a single entry point. Make it a new "drain_percpu_pages()"
> > or such to break unconverted callers, switch callers of drain_local_pages()
> > over to the new function. It needs no SMP ifdefs in it - on_each_cpu() will
> > do the right thing on UP.
> >
> > But until something which needs this change is merged into the tree I'd say
> > that this patch should live with the patch which requires it.
>
> CPU hotplugging uses drain_local_pages,

Early versions did, but not now.
-
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/