Function report |
Source Code:block\blk-wbt.c |
Create Date:2022-07-28 18:06:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_rq_wait
Proto:static inline struct rq_wait *get_rq_wait(struct rq_wb *rwb, enum wbt_flags wb_acct)
Type:struct rq_wait
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq_wb * | rwb | |
enum wbt_flags | wb_acct |
107 | If wb_acct & write, from kswapd Then Return rq_wait[WBT_RWQ_KSWAPD] |
109 | Else if wb_acct & discard Then Return rq_wait[WBT_RWQ_DISCARD] |
112 | Return rq_wait[WBT_RWQ_BG] |
Name | Describe |
---|---|
__wbt_done | |
__wbt_wait | Block if we will exceed our limit, or if we are currently waiting for* the timer to kick off queuing again. |
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 |