Re: [PATCH] Zone reclaim: proc override

From: Olaf Hering
Date: Thu Jan 26 2006 - 09:05:45 EST


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 *.

--
short story of a lazy sysadmin:
alias appserv=wotan
-
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/