| Function report | 
| Source Code: block\elevator.c | Create Date:2022-07-28 16:58:09 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Switch this queue to the given IO scheduler.
Proto:static int __elevator_change(struct request_queue *q, const char *name)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct request_queue * | q | |
| const char * | name | 
| 736 | If Not blk_queue_registered(q) Then Return -ENOENT | 
| 743 | If Not elevator Then Return 0 | 
| 749 | e = elevator_get(q, strstrip(elevator_name), true) | 
| 755 | elevator_put(e) | 
| 756 | Return 0 | 
| Name | Describe | 
|---|---|
| elv_iosched_store | 
| 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 |