diff options
Diffstat (limited to 'Documentation/core-api/cgroup.rst')
-rw-r--r-- | Documentation/core-api/cgroup.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/core-api/cgroup.rst b/Documentation/core-api/cgroup.rst new file mode 100644 index 000000000000..734ea21e1e17 --- /dev/null +++ b/Documentation/core-api/cgroup.rst @@ -0,0 +1,9 @@ +================== +Cgroup Kernel APIs +================== + +Device Memory Cgroup API (dmemcg) +================================= +.. kernel-doc:: kernel/cgroup/dmem.c + :export: + |