Function report |
Source Code:block\blk-throttle.c |
Create Date:2022-07-28 17:42:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hrotl_add_bio_tg - add a bio to the specified throtl_grp*@bio: bio to add*@qn: qnode to use*@tg: the target throtl_grp* Add @bio to @tg's service_queue using @qn. If @qn is not specified,
Proto:static void throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn, struct throtl_grp *tg)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio | |
struct throtl_qnode * | qn | |
struct throtl_grp * | tg | >qnode_on_self[] is used. |
1075 | sq = this group's service queue |
1087 | If Not number of queued bios [rw] Then flags |= bio_lists[] became non-empty |
1092 | number of queued bios [rw]++ |
Name | Describe |
---|---|
tg_dispatch_one_bio | |
blk_throtl_bio |
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 |