Re: [PATCH 0/4] linux-2.6-block: deactivating pagecache forbenchmarks

From: Badari Pulavarty
Date: Fri Dec 02 2005 - 17:40:38 EST


On Fri, 2005-12-02 at 13:44 -0800, Andrew Morton wrote:
> Badari Pulavarty <pbadari@xxxxxxxxxx> wrote:
> >
> > Wondering, if this shrinks shared memory pages (since they are backed by
> > tmpfs) ? (which is not what I want).
>
> It'll reclaim unused pagecache pages. What effect that has on
> idioticfs^Wtmpfs pages depends on the state of the pages. If they're
> attached to tmpfs inodes then they won't be reclaimed because they have no
> backing store. If they're attached to swapcache then they won't be
> reclaimed because they have no superblock.
>
> So I guess you got lucky.

Wow !! Thank you. Its not that often, I get lucky :)

Thanks,
Badari

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