Re: computing drop-able caches
From: Daniel Walker <hidden>
Date: 2016-02-12 18:25:26
Also in:
linux-mm, lkml
On 02/12/2016 10:18 AM, Dave Hansen wrote:
On 02/12/2016 10:15 AM, Daniel Walker wrote:quoted
On 02/12/2016 10:06 AM, Dave Hansen wrote:quoted
On 01/28/2016 03:42 PM, Daniel Walker wrote:quoted
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.We have a process for release code which doesn't allow us to send it immediately. BOK, how about we continue this discussion once you can release it?
I understand you want to see it, and we will release it (sometime today) .. But the code is not sophisticated, it just counts the caches which would be dropped reusing much of fs/drop_caches.c . Daniel -- 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>