Re: [PATCH] memcg reclaim shouldn't change zone->recent_rotatedstatics.

From: KAMEZAWA Hiroyuki
Date: Wed Nov 26 2008 - 22:50:53 EST


On Tue, 25 Nov 2008 15:54:22 -0800
Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:

> On Tue, 25 Nov 2008 12:22:53 +0900 (JST)
> KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> wrote:
>
> > + if (scan_global_lru(sc))
>
> mutter. scan_global_lru() is a terrible function name. Anyone reading
> that code would expect that this function, umm, scans the global LRU.
>
> gcc has a nice convention wherein such functions have a name ending in
> "_p" (for "predicate"). Don't do this :)
>

Hmm, I'll prepare renaming patch.

scan_global_lru_p() ? or under_scanning_global_lru() ?


Thanks,
-Kame

> --
> To unsubscribe, send a message with 'unsubscribe linux-mm' in
> the body to majordomo@xxxxxxxxxx For more info on Linux MM,
> see: http://www.linux-mm.org/ .
> Don't email: <a href=mailto:"dont@xxxxxxxxx";> email@xxxxxxxxx </a>
>

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