Function report |
Source Code:kernel\cgroup\freezer.c |
Create Date:2022-07-28 11:13:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Increment cgroup's nr_frozen_tasks.
Proto:static void cgroup_inc_frozen_cnt(struct cgroup *cgrp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup * | cgrp |
Name | Describe |
---|---|
cgroup_enter_frozen | Enter frozen/stopped state, if not yet there. Update cgroup's counters,* and revisit the state of the cgroup, if necessary. |
cgroup_freezer_migrate_task | Adjust the task state (freeze or unfreeze) and revisit the state of* source and destination cgroups. |
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 |