Re: [PATCH] sysctl: Add a feature to drop caches selectively

From: David Rientjes
Date: Tue Jun 24 2014 - 17:59:44 EST


On Tue, 24 Jun 2014, Maksym Planeta wrote:

> To clean the page cache one can use /proc/sys/vm/drop_caches. But this
> drops the whole page cache. In contrast to that sdrop_caches enables
> ability to drop the page cache selectively by path string.
>
> Suggested-by: Thomas Knauth <thomas.knauth@xxxxxx>
> Signed-off-by: Maksym Planeta <mcsim.planeta@xxxxxxxxx>

Could you include some information in the commit message about why this is
useful? Specifically, why you want to drop pagecache only from a specific
path.

The name of the sysctl is also quite non-descriptive.
--
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/