Function report |
Source Code:kernel\sched\core.c |
Create Date:2022-07-28 09:36:32 |
Last Modify:2022-05-22 13:40:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sched_setscheduler_nocheck - change the scheduling policy and/or RT priority of a thread from kernelspace
Proto:int sched_setscheduler_nocheck(struct task_struct *p, int policy, const struct sched_param *param)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p | |
int | policy | |
const struct sched_param * | param |
5094 | Return _sched_setscheduler(p, policy, param, false) |
Name | Describe |
---|---|
psi_trigger_create | |
setup_irq_thread | |
rcu_perf_writer | RCU perf writer kthread. Repeatedly does a grace period. |
rcu_spawn_gp_kthread | Spawn the kthreads that handle RCU's grace periods. |
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 |