SYS_SCHED_SETSCHEDULER
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
sys_sched_setscheduler - set/change the scheduler policy and RT priority
SYNOPSIS
"SYNOPSIS"
asmlinkage long sys_sched_setscheduler (pid_t pid, int policy, struct sched_param __user * param);
ARGUMENTS
- pid
-
the pid in question.
- policy
-
new policy
- param
-
structure containing the new RT priority.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 05:31:00 GMT, October 06, 2005