Function report | 
Source Code:kernel\sched\debug.c | 
Create Date:2022-07-28 09:43:53 | 
| Last Modify:2020-03-17 13:39:02 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:sched_feat_set
Proto:static int sched_feat_set(char *cmp)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char * | cmp | 
| 104 | neg = 0 | 
| 115 | If neg Then | 
| 116 | sysctl_sched_features &= ~(1UL << i) | 
| 117 | sched_feat_disable(i) | 
| 118 | Else | 
| 119 | sysctl_sched_features |= 1UL << i | 
| 120 | sched_feat_enable(i) | 
| 123 | Return 0 | 
| Name | Describe | 
|---|---|
| sched_feat_write | 
| 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  |