Re: [RFC 2/8] compaction: make isolate_lru_page with filter aware

From: KOSAKI Motohiro
Date: Sun May 01 2011 - 03:27:35 EST


> > With the suggested flags argument from 1/8, this would look like:
> >
> > Â Â Â Âflags = ISOLATE_BOTH;
> > Â Â Â Âif (!cc->sync)
> > Â Â Â Â Â Â Â Âflags |= ISOLATE_CLEAN;
> >
> > ?
>
> Yes. I will change it.
>
> >
> > Anyway, nice change indeed!
>
> Thanks!

Yeah. That's very nice.
Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>



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