Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:58:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bfq_slice_idle_show
Proto:static ssize_t bfq_slice_idle_show(struct elevator_queue *e, char *page)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct elevator_queue * | e | |
char * | page |
6597 | bfqd = elevator_data |
6597 | __data = maximum idling time |
6597 | If 2 == 1 Then __data = Convert jiffies to milliseconds and back.* Avoid unnecessary multiplications/divisions in the* two most common HZ cases: |
6597 | Return bfq_var_show(__data, (page)) |
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 |