Function report |
Source Code:block\blk-wbt.c |
Create Date:2022-07-28 18:06:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:latency_exceeded
Proto:static int latency_exceeded(struct rq_wb *rwb, struct blk_rq_stat *stat)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq_wb * | rwb | |
struct blk_rq_stat * | stat |
236 | bdi = backing_dev_info |
249 | thislat = rwb_sync_issue_lat(rwb) |
250 | If thislat > current window size || thislat > min_lat_nsec && Not nr_samples Then |
253 | Return LAT_EXCEEDED |
259 | If Not stat_sample_valid(stat) Then |
269 | Return LAT_UNKNOWN |
275 | If min > min_lat_nsec Then |
278 | Return LAT_EXCEEDED |
284 | Return LAT_OK |
Name | Describe |
---|---|
wb_timer_fn |
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 |