Function report |
Source Code:block\blk-iocost.c |
Create Date:2022-07-28 17:46:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:The inverse of abs_cost_to_cost(). Must round up.
Proto:static u64 cost_to_abs_cost(u64 cost, unsigned int hw_inuse)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
u64 | cost | |
unsigned int | hw_inuse |
669 | Return DIV64_U64_ROUND_UP(cost * hw_inuse, HWEIGHT_WHOLE) |
Name | Describe |
---|---|
iocg_kick_waitq |
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 |