Function report |
Source Code:block\blk-wbt.c |
Create Date:2022-07-28 18:07:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Block if we will exceed our limit, or if we are currently waiting for* the timer to kick off queuing again.
Proto:static void __wbt_wait(struct rq_wb *rwb, enum wbt_flags wb_acct, unsigned long rw)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq_wb * | rwb | |
enum wbt_flags | wb_acct | |
unsigned long | rw |
519 | rqw = get_rq_wait(rwb, wb_acct) |
Name | Describe |
---|---|
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. |
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 |