Re: computing drop-able caches
From: Dave Hansen <hidden>
Date: 2016-02-12 18:06:34
Also in:
linux-fsdevel, lkml
From: Dave Hansen <hidden>
Date: 2016-02-12 18:06:34
Also in:
linux-fsdevel, lkml
On 01/28/2016 03:42 PM, Daniel Walker wrote:
My colleague Khalid and I are working on a patch which will provide a /proc file to output the size of the drop-able page cache. One way to implement this is to use the current drop_caches /proc routine, but instead of actually droping the caches just add up the amount.
Code, please. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>