diff options
Diffstat (limited to 'include/linux/cgroup.h')
-rw-r--r-- | include/linux/cgroup.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/cgroup.h b/include/linux/cgroup.h index 5047355b9a0f..09f1a1408ae0 100644 --- a/include/linux/cgroup.h +++ b/include/linux/cgroup.h | |||
@@ -272,6 +272,8 @@ enum { | |||
272 | * - memcg: use_hierarchy is on by default and the cgroup file for | 272 | * - memcg: use_hierarchy is on by default and the cgroup file for |
273 | * the flag is not created. | 273 | * the flag is not created. |
274 | * | 274 | * |
275 | * - blkcg: blk-throttle becomes properly hierarchical. | ||
276 | * | ||
275 | * The followings are planned changes. | 277 | * The followings are planned changes. |
276 | * | 278 | * |
277 | * - release_agent will be disallowed once replacement notification | 279 | * - release_agent will be disallowed once replacement notification |