.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SYS_SCHED_SETSCHEDULER" "" "06 October 2005" "" "" .SH NAME sys_sched_setscheduler \- set/change the scheduler policy and RT priority .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp asmlinkage long sys_sched_setscheduler (pid_t \fIpid\fB, int \fIpolicy\fB, struct sched_param __user * \fIparam\fB); \fR .SH "ARGUMENTS" .TP \fB\fIpid\fB\fR the pid in question. .TP \fB\fIpolicy\fB\fR new policy .TP \fB\fIparam\fB\fR structure containing the new RT priority.