Lines Matching full:fixed

8 fx_dptbl \- fixed priority dispatcher parameter table
31 Processes in the fixed priority class are scheduled according to the parameters
32 in a fixed-priority dispatcher parameter table (\fBfx_dptbl\fR). The
35 priority levels used by fixed priority processes in user mode. The structures
50 between fixed-priority priority levels and global scheduling priorities is
63 processes at a particular level, as the time quantum of a fixed priority
73 An administrator can affect the behavior of the fixed priority portion of the
81 new fixed priority dispatch table. The module containing the dispatch table is
83 fixed priority software. This is the only method that can be used to change the
84 number of fixed priority priority levels or the set of global scheduling
85 priorities used by the fixed priority class. The relevant procedure and source
90 \fBdispadmin\fR for the fixed-priority class allows the administrator to
127 for each of the fixed-priority priority levels. The first line specifies the
128 quantum for fixed-priority level 0, the second line specifies the quantum for
129 fixed-priority level 1, and so forth. There must be exactly one line for each
130 configured fixed priority priority level. Each \fBfx_quantum\fR entry must be a
139 To change the size of the fixed priority dispatch table, you must build the
182 set FX:fx_maxupri=(\fIvalue for max fixed-priority user priority\fR)
204 indicate priority within the fixed priority class; the mapping between these
205 fixed-priority priorities and the corresponding global scheduling priorities is
211 fixed-priority priority). For the sake of someone reading the file, the level
218 # Fixed Priority Dispatcher Configuration File RES=1000
274 &mod_miscops, "Fixed priority dispatch table"