Function report | 
Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c | 
Create Date:2022-07-28 08:11:49 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Move tasks from one to the other group
Proto:static void rdt_move_group_tasks(struct rdtgroup *from, struct rdtgroup *to, struct cpumask *mask)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct rdtgroup * | from | |
| struct rdtgroup * | to | |
| struct cpumask * | mask | 
| 2174 | read_lock( & This serializes "schedule()" and also protects* the run-queue from deletions/modifications (but* _adding_ to the beginning of the run-queue has* a separate lock).) | 
| 2176 | If Not from || is_closid_match(t, from) || is_rmid_match(t, from) Then | 
| 2196 | read_unlock( & This serializes "schedule()" and also protects* the run-queue from deletions/modifications (but* _adding_ to the beginning of the run-queue has* a separate lock).) | 
| Name | Describe | 
|---|---|
| rmdir_all_sub | Forcibly remove all of subdirectories under root. | 
| rdtgroup_rmdir_mon | |
| rdtgroup_rmdir_ctrl | 
| 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  |