Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:10:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_check_hierarchy_limits
Proto:static bool cgroup_check_hierarchy_limits(struct cgroup *parent)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup * | parent |
5270 | int ret = false |
5271 | level = 1 |
5279 | If level > Maximum allowed descent tree depth Then Go to fail |
5282 | level++ |
5285 | ret = true |
5286 | fail : |
5287 | Return ret |
Name | Describe |
---|---|
cgroup_mkdir |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |