.\" 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_GET_PRIORITY_MAX" "" "06 October 2005" "" ""
.SH NAME
sys_sched_get_priority_max \- return maximum RT priority.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
asmlinkage long sys_sched_get_priority_max (int \fIpolicy\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIpolicy\fB\fR
scheduling class.
.SH "DESCRIPTION"
.PP
this syscall returns the maximum rt_priority that can be used
by a given scheduling class.