Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:55:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bfq_bfqq_save_state
Proto:static void bfq_bfqq_save_state(struct bfq_queue *bfqq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_queue * | bfqq |
2686 | If Not bic Then Return |
2691 | * Snapshot of the has_short_time flag before merging; taken * to remember its value while the queue is merged, so as to * be able to restore it in case of split. = bfq_bfqq_has_short_ttime(bfqq) |
2692 | * Same purpose as the previous two fields for the I/O bound * classification of a queue. = bfq_bfqq_IO_bound(bfqq) |
2693 | * Same purpose as the previous fields for the value of the * field keeping the queue's belonging to a large burst = bfq_bfqq_in_large_burst(bfqq) |
2694 | * True if the queue belonged to a burst list before its merge * with another cooperating queue. = Not hlist_unhashed( & de for the device's burst list ) |
2707 | * Similar to previous fields: save wr information. = * Maximum factor by which the weight of a weight-raised queue * is multiplied. |
2711 | Else |
2712 | * Similar to previous fields: save wr information. = actor by which the weight of this queue is multiplied |
Name | Describe |
---|---|
bfq_merge_bfqqs |
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 |