Deleted Added
full compact
sched_setparam.2 (36649) sched_setparam.2 (38702)
1.\" $Id: sched_setparam.2,v 1.1 1998/03/28 11:48:52 dufault Exp $
1.\" $Id: sched_setparam.2,v 1.2 1998/06/04 21:05:45 steve Exp $
2.\" Copyright (c) 1998 HD Associates, Inc.
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright
9.\" notice, this list of conditions and the following disclaimer.

--- 142 unchanged lines hidden (view full) ---

152.It Bq Er EINVAL
153For
154.Fn sched_setparam :
155one or more of the requested scheduling parameters
156is outside the range defined for the scheduling policy of the specified
157.Fa pid .
158.El
159.Sh SEE ALSO
2.\" Copyright (c) 1998 HD Associates, Inc.
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright
9.\" notice, this list of conditions and the following disclaimer.

--- 142 unchanged lines hidden (view full) ---

152.It Bq Er EINVAL
153For
154.Fn sched_setparam :
155one or more of the requested scheduling parameters
156is outside the range defined for the scheduling policy of the specified
157.Fa pid .
158.El
159.Sh SEE ALSO
160.Xr sched_getscheduler 2 ,
161.Xr sched_setscheduler 2 ,
162.Xr sched_get_priority_max 2 ,
163.Xr sched_get_priority_min 2 ,
160.Xr sched_get_priority_max 2 ,
161.Xr sched_get_priority_min 2 ,
162.Xr sched_getscheduler 2 ,
164.Xr sched_rr_get_interval 2 ,
163.Xr sched_rr_get_interval 2 ,
164.Xr sched_setscheduler 2 ,
165.Xr sched_yield 2
166.Sh STANDARDS
167The
168.Fn sched_setparam
169and
170.Fn sched_getparam
171functions conform to
172.St -p1003.1b-93 .
165.Xr sched_yield 2
166.Sh STANDARDS
167The
168.Fn sched_setparam
169and
170.Fn sched_getparam
171functions conform to
172.St -p1003.1b-93 .