Contained WithinFind More DocumentationFeatured Support Resources | Download this book in PDF (4770 KB)
dispadmin(1M)NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXAMPLES | FILES | ATTRIBUTES | SEE ALSO | DIAGNOSTICS NAME
SYNOPSIS
dispadmin -c class -g [-r res] dispadmin -d [class] DESCRIPTIONThe dispadmin command displays or changes process scheduler parameters while the system is running. dispadmin does limited checking on the values supplied in file to verify that they are within their required bounds. The checking, however, does not attempt to analyze the effect that the new values have on the performance of the system. Inappropriate values can have a negative effect on system performance. (See System Administration Guide: Basic Administration OPTIONS
The following options are supported: EXAMPLESExample 1 Retrieving the Current Scheduler Parameters for the real-time classThe following command retrieves the current scheduler parameters for the real-time class from kernel memory and writes them to the standard output. Time quantum values are in microseconds.
Example 2 Overwriting the Current Scheduler Parameters for the Real-time ClassThe following command overwrites the current scheduler parameters for the real-time class with the values specified in rt.config.
Example 3 Retrieving the Current Scheduler Parameters for the Time-sharing ClassThe following command retrieves the current scheduler parameters for the time-sharing class from kernel memory and writes them to the standard output. Time quantum values are in nanoseconds.
Example 4 Overwriting the Current Scheduler Parameters for the Time-sharing ClassThe following command overwrites the current scheduler parameters for the time-sharing class with the values specified in ts.config.
FILESATTRIBUTESSee attributes(5) for descriptions of the following attributes:
SEE ALSOpriocntl(1), priocntl(2), fx_dptbl(4), rt_dptbl(4), ts_dptbl(4), attributes(5), FSS(7) System Administration Guide: Basic Administration Programming Interfaces Guide DIAGNOSTICSdispadmin prints an appropriate diagnostic message if it fails to overwrite the current scheduler parameters due to lack of required permissions or a problem with the specified input file. NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXAMPLES | FILES | ATTRIBUTES | SEE ALSO | DIAGNOSTICS |
||||||||