[linux-mm-cc] [RFC PATCH] Fix inconsistency at initialization of anon-cc

Nitin Gupta nitingupta.mail at gmail.com
Wed May 9 02:32:52 EDT 2007


On 5/9/07, IKEDA Munehiro <m-ikeda at ds.jp.nec.com> wrote:
> In sysctl_max_anon_cc_size(), it seems that anon_cc_started should be set
> "true" only if set_anon_cc_size() returned successfully, but it isn't.
> The patch below corrects it.


> I'm not sure whether the unconditional operation is designed or not
> ... how do you think about it?
>

It was just my sloppy work. Your change is doing the right thing.


> This patch is for patch-ccache-alpha-008-2.6.21 applied kernel.
>

Looks good - will merge these for next release.


Cheers,
Nitin


More information about the linux-mm-cc mailing list