Function report | 
Source Code:block\bfq-iosched.c | 
Create Date:2022-07-28 17:58:58 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:bfq_low_latency_store
Proto:static ssize_t bfq_low_latency_store(struct elevator_queue *e, const char *page, size_t count)
Type:ssize_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct elevator_queue * | e | |
| const char * | page | |
| size_t | count | 
| 6745 | bfqd = elevator_data | 
| 6749 | ret = bfq_var_store( & __data, (page)) | 
| 6755 | If __data == 0 && if set to true, low-latency heuristics are enabled != 0 Then bfq_end_wr(bfqd) | 
| 6759 | Return count | 
| 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  |