Function report |
Source Code:block\blk-wbt.h |
Create Date:2022-07-28 16:57:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:RQWB
Proto:static inline struct rq_wb *RQWB(struct rq_qos *rqos)
Type:struct rq_wb
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq_qos * | rqos |
Name | Describe |
---|---|
__wbt_done | |
wbt_done | Called on completion of a request. Note that it's also called when* a request is merged, when the request gets freed. |
wbt_update_limits | |
wbt_get_min_lat | |
wbt_set_min_lat | |
wbt_cleanup | |
wbt_wait | Returns true if the IO request should be accounted, false if not.* May sleep, if we have exceeded the writeback limits. Caller can pass* in an irq held spinlock, if it holds one when calling this function.* If we do sleep, we'll release and re-grab it. |
wbt_track | |
wbt_issue | |
wbt_requeue | |
wbt_set_write_cache | |
wbt_queue_depth_changed | |
wbt_exit | |
wbt_disable_default | Disable wbt, if enabled by default. |
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 |