Function report |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-28 09:40:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_dl_rq_bw_ratio
Proto:void init_dl_rq_bw_ratio(struct dl_rq *dl_rq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct dl_rq * | dl_rq |
2504 | Else |
2505 | Inverse of the fraction of CPU utilization that can be reclaimed* by the GRUB algorithm. = to_ratio(global_rt_runtime(), global_rt_period()) >> BW_SHIFT - RATIO_SHIFT |
2507 | extra_bw = to_ratio(global_rt_period(), global_rt_runtime()) |
Name | Describe |
---|---|
init_dl_rq | |
sched_dl_do_global |
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 |