Function report |
Source Code:block\bfq-cgroup.c |
Create Date:2022-07-28 18:00:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bfq_create_group_hierarchy
Proto:struct bfq_group *bfq_create_group_hierarchy(struct bfq_data *bfqd, int node)
Type:struct bfq_group
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd | |
int | node |
1418 | bfqg = kmalloc_node( size of bfqg , GFP_KERNEL | __GFP_ZERO, node) |
1419 | If Not bfqg Then Return NULL |
1422 | When i < BFQ_IOPRIO_CLASSES cycle array of service trees, one per ioprio_class [i] = --------------- main algorithm interface ----------------- |
1425 | Return bfqg |
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 |