Re: [PATCH] Zone reclaim: proc override

From: Christoph Lameter
Date: Thu Jan 26 2006 - 11:23:31 EST


On Thu, 26 Jan 2006, Olaf Hering wrote:

> On Wed, Jan 18, Linux Kernel Mailing List wrote:
>
> > +++ b/kernel/sysctl.c
>
> > +#ifdef CONFIG_NUMA
> > + {
> > + .ctl_name = VM_ZONE_RECLAIM_MODE,
>
> > + .strategy = &zero,
>
> zero is an 'int', while strategy is ctl_handler *.

Right. The fix is in Andrew's tree.

-
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/