Function report |
Source Code:block\blk-throttle.c |
Create Date:2022-07-28 17:42:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:throtl_charge_bio
Proto:static void throtl_charge_bio(struct throtl_grp *tg, struct bio *bio)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct throtl_grp * | tg | |
struct bio * | bio |
1045 | bio_size = throtl_bio_data_size(bio) |
1050 | last_bytes_disp[rw] += bio_size |
1051 | last_io_disp[rw]++ |
1059 | If Not bio_flagged(bio, BIO_THROTTLED) Then bio_set_flag(bio, BIO_THROTTLED) |
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 |