Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:57:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bfq_update_io_thinktime
Proto:static void bfq_update_io_thinktime(struct bfq_data *bfqd, struct bfq_queue *bfqq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd | |
struct bfq_queue * | bfqq |
5197 | elapsed = min_t - return minimum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(u64, elapsed, 2ULL * maximum idling time ) |
5199 | umber of thinktime samples = ( 7 * umber of thinktime samples + 256) / 8 |
Name | Describe |
---|---|
__bfq_insert_request | rns true if it causes the idle timer to be disabled |
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 |