Re: [PATCH 5/5] introduce sysctl of throttle

From: KOSAKI Motohiro
Date: Sun Jun 08 2008 - 20:37:29 EST


> > +int vm_max_nr_task_per_zone __read_mostly
> > + = CONFIG_NR_MAX_RECLAIM_TASKS_PER_ZONE;
>
> It would be nice if we could remove
> CONFIG_NR_MAX_RECLAIM_TASKS_PER_ZONE altogether. Its a pretty obscure
> thing and we haven't provided people wait any information which would
> permit them to tune it anwyay.
>
> In which case this patch should be folded into [4/5].

Sure.
I'll remove CONFIG_NR_MAX_RECLAIM_TASKS_PER_ZONE Kconfig.

Thanks!


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