Re: [PATCH 3/4] memcg: add per cgroup writeback pages accounting
From: Sha Zhengju <hidden>
Date: 2013-08-23 16:11:52
Also in:
cgroups, linux-fsdevel
From: Sha Zhengju <hidden>
Date: 2013-08-23 16:11:52
Also in:
cgroups, linux-fsdevel
On Fri, Aug 23, 2013 at 6:40 AM, Andrew Morton [off-list ref] wrote:
On Thu, 22 Aug 2013 17:53:10 +0800 Sha Zhengju [off-list ref] wrote:quoted
This patch is to add memcg routines to count writeback pagesWell OK, but why? What use is the feature? In what ways are people suffering due to its absence?
My apologies for not explaining it clearly. It's subset of memcg dirty page accounting(including dirty, writeback, nfs_unstable pages from a broad sense), which can provide a more sound knowledge of memcg behavior. That would be straightforward to add new features like memcg dirty page throttling and even memcg aware flushing. However, the dirty one is more complicated and performance senstive, so I need more efforts to improve it and let the writeback patch go first. Afterwards I'll only focus on dirty page itself. -- Thanks, Sha -- 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>