Function report | 
Source Code:arch\x86\kernel\itmt.c | 
Create Date:2022-07-28 08:50:22 | 
| Last Modify:2020-03-16 21:30:12 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:sched_set_itmt_support() - Indicate platform supports ITMT* This function is used by the OS to indicate to scheduler that the platform* is capable of supporting the ITMT feature.* The current scheme has the pstate driver detects if the system
Proto:int sched_set_itmt_support(void)
Type:int
Parameter:Nothing
| 111 | mutex_lock( & itmt_update_mutex) | 
| 113 | If Boolean to track if system has ITMT capabilities Then | 
| 114 | mutex_unlock( & itmt_update_mutex) | 
| 115 | Return 0 | 
| 119 | If Not itmt_sysctl_header Then | 
| 120 | mutex_unlock( & itmt_update_mutex) | 
| 121 | Return -ENOMEM | 
| 129 | rebuild_sched_domains() | 
| 131 | mutex_unlock( & itmt_update_mutex) | 
| 133 | Return 0 | 
| 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  |