Function report |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-28 09:40:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sched_dl_do_global
Proto:void sched_dl_do_global(void)
Type:void
Parameter:Nothing
2514 | new_bw = -1 |
2519 | dl_period = global_rt_period() |
2520 | dl_runtime = global_rt_runtime() |
2522 | If global_rt_runtime() != Single value that denotes runtime == period, ie unlimited time. Then new_bw = to_ratio(global_rt_period(), global_rt_runtime()) |
2528 | for_each_possible_cpu(cpu) |
2532 | raw_spin_lock_irqsave( & lock, flags) |
2534 | raw_spin_unlock_irqrestore( & lock, flags) |
2537 | init_dl_rq_bw_ratio( & dl) |
Name | Describe |
---|---|
sched_rt_handler |
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 |