Function report |
Source Code:kernel\sched\sched.h |
Create Date:2022-07-28 05:59:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rt_rq_is_runnable
Proto:static inline bool rt_rq_is_runnable(struct rt_rq *rt_rq)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct rt_rq * | rt_rq |
628 | Return rt_queued && rt_nr_running |
Name | Describe |
---|---|
schedutil_cpu_util | This function computes an effective utilization for the given CPU, to be* used for frequency selection given the linear relation: f = u * f_max |
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 |