Function report |
Source Code:include\linux\blk-cgroup.h |
Create Date:2022-07-28 05:57:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blkcg_unuse_delay
Proto:static inline int blkcg_unuse_delay(struct blkcg_gq *blkg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct blkcg_gq * | blkg |
647 | old = atomic_read( & use_delay) |
649 | If old == 0 Then Return 0 |
666 | If old == 0 Then Return 0 |
668 | If old == 1 Then atomic_dec( & If there is block congestion on this cgroup. ) |
670 | Return 1 |
Name | Describe |
---|---|
scale_change | Change the queue depth of the iolatency_grp. We add/subtract 1/16th of the* queue depth at a time so we don't get wild swings and hopefully dial in to* fairer distribution of the overall queue depth. |
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 |