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