Re: [RFC][PATCH] page reclaim throttle take2

From: KOSAKI Motohiro
Date: Wed Feb 27 2008 - 00:18:51 EST


Hi balbir-san,

> >> CONFIG_SIMULTANEOUS_PAGE_RECLAIMERS
> >> int
> >> default 3
> >> depends on DEBUG
> >> help
> >> This value determines the number of threads which can do page reclaim
> >> in a zone simultaneously. If this is too big, performance under heavy memory
> >> pressure will decrease.
> >> If unsure, use default.
> >> ==
> >>
> >> Then, you can get performance reports from people interested in this
> >> feature in test cycle.
> >
> > hm, intersting.
> > but sysctl parameter is more better, i think.
> >
> > OK, I'll add it at next post.
>
> I think sysctl should be interesting. The config option provides good
> documentation, but it is static in nature (requires reboot to change). I wish we
> could have the best of both worlds.

OK, I obey your opinion.


- kosaki


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