提交 16c8e98a 编写于 作者: H Haosdent Huang

alinux: memcg: fix a typo in comment

上级 6073719d
...@@ -158,7 +158,7 @@ struct mem_cgroup_per_node { ...@@ -158,7 +158,7 @@ struct mem_cgroup_per_node {
bool on_tree; bool on_tree;
bool congested; /* memcg has many dirty pages */ bool congested; /* memcg has many dirty pages */
/* backed by a congested BDI */ /* backed by a congested BDI */
bool dirty; /* mecg has too many dirty pages */ bool dirty; /* memcg has too many dirty pages */
bool writeback; /* memcg has too many writeback */ bool writeback; /* memcg has too many writeback */
#ifdef CONFIG_TRANSPARENT_HUGEPAGE #ifdef CONFIG_TRANSPARENT_HUGEPAGE
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册