Function report |
Source Code:kernel\sched\sched.h |
Create Date:2022-07-28 05:59:30 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:scale_irq_capacity
Proto:static inline unsigned long scale_irq_capacity(unsigned long util, unsigned long irq, unsigned long max)
Type:unsigned long
Parameter:
| Type | Parameter | Name |
|---|---|---|
| unsigned long | util | |
| unsigned long | irq | |
| unsigned long | max |
| 2439 | Return util |
| 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 |