Contained WithinFind More DocumentationFeatured Support Resources | Download this book in PDF (9905 KB)
dispadmin(1M)Name | Synopsis | Description | Options | Examples | Files | Attributes | See Also | Diagnostics | Notes Name
Synopsisdispadmin -l
dispadmin -c class {-g [-r res] | -s file}
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: Advanced 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), svcs(1), svcadm(1M), priocntl(2), fx_dptbl(4), rt_dptbl(4), ts_dptbl(4), attributes(5), smf(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. NotesThe default scheduling class setting facility is managed by the service management facility, smf(5), under the service identifier: svc:/system/scheduler:default Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). Note that disabling the service while it is running will not change anything. The service's status can be queried using the svcs(1) command. SunOS 5.11 Last Revised 7 Oct 2008Name | Synopsis | Description | Options | Examples | Files | Attributes | See Also | Diagnostics | Notes |
||||||||