diff options
Diffstat (limited to 'usr/src/man/man1m')
-rw-r--r-- | usr/src/man/man1m/dispadmin.1m | 30 | ||||
-rw-r--r-- | usr/src/man/man1m/prtvtoc.1m | 67 |
2 files changed, 37 insertions, 60 deletions
diff --git a/usr/src/man/man1m/dispadmin.1m b/usr/src/man/man1m/dispadmin.1m index 578bb8da87..0f7af2d255 100644 --- a/usr/src/man/man1m/dispadmin.1m +++ b/usr/src/man/man1m/dispadmin.1m @@ -1,5 +1,6 @@ '\" te .\" Copyright 1989 AT&T Copyright (c) 2008 Sun Microsystems, Inc. All Rights Reserved. +.\" Copyright 2020 (c) Sergio Aguayo, All Rights Reserved. .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] @@ -7,7 +8,6 @@ .SH NAME dispadmin \- process scheduler administration .SH SYNOPSIS -.LP .nf \fBdispadmin\fR \fB-l\fR .fi @@ -23,8 +23,6 @@ dispadmin \- process scheduler administration .fi .SH DESCRIPTION -.sp -.LP The \fBdispadmin\fR command displays or changes process scheduler parameters while the system is running. .sp @@ -35,8 +33,6 @@ 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 \fISystem Administration Guide: Advanced Administration\fR.) .SH OPTIONS -.sp -.LP The following options are supported: .sp .ne 2 @@ -48,9 +44,9 @@ The following options are supported: Specifies the class whose parameters are to be displayed or changed. Valid \fIclass\fR values are: \fBRT\fR for the real-time class, \fBTS\fR for the time-sharing class, \fBIA\fR for the inter-active class, \fBFSS\fR for the -fair-share class, and FX for the fixed-priority class. The time-sharing and -inter-active classes share the same scheduler, so changes to the scheduling -parameters of one will change those of the other. +fair-share class, and \fBFX\fR for the fixed-priority class. The time-sharing +and inter-active classes share the same scheduler, so changes to the +scheduling parameters of one will change those of the other. .RE .sp @@ -131,18 +127,17 @@ Moreover, the values must describe a table that is the same size (has same number of priority levels) as the table being overwritten. Super-user privileges are required in order to use the \fB-s\fR option. .sp -Specify time quantum values for scheduling classes in system clock ticks, and -not in constant-time units. Time quantum values are based on the value of the -kernel's \fBhz\fR variable. If kernel variable \fBhires_tick\fR is set to -\fB1\fR to get higher resolution clock behavior, the actual time quanta will be -reduced by the order of \fB10\fR. +Time quantum values for scheduling classes are specified in system clock ticks +rather than constant-time units. These values are based on the value of the +kernel's \fBhz\fR variable. By default, the system operates at 1000 Hz and +thus with a quantum of 1 millisecond. If the kernel tunable \fBhires_tick\fR +is set to 0, this drops to 100 Hz for a larger quantum of 10 milliseconds. .sp The \fB-g\fR and \fB-s\fR options are mutually exclusive: you may not retrieve the table at the same time you are overwriting it. .RE .SH EXAMPLES -.LP \fBExample 1 \fRRetrieving the Current Scheduler Parameters for the real-time class .sp @@ -209,7 +204,6 @@ dispadmin \fB-c\fR TS \fB-s\fR ts.config .sp .SH FILES -.sp .ne 2 .na \fB\fB/etc/dispadmin.conf\fR\fR @@ -220,8 +214,6 @@ Possible location for argument to \fB-s\fR option. .RE .SH SEE ALSO -.sp -.LP \fBpriocntl\fR(1), \fBsvcs\fR(1), \fBsvcadm\fR(1M), \fBpriocntl\fR(2), \fBfx_dptbl\fR(4), \fBrt_dptbl\fR(4), \fBts_dptbl\fR(4), \fBattributes\fR(5), \fBsmf\fR(5), \fBFSS\fR(7) @@ -229,14 +221,10 @@ Possible location for argument to \fB-s\fR option. .LP \fI\fR \fI\fR .SH DIAGNOSTICS -.sp -.LP \fBdispadmin\fR 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. .SH NOTES -.sp -.LP The default scheduling class setting facility is managed by the service management facility, \fBsmf\fR(5), under the service identifier: .sp diff --git a/usr/src/man/man1m/prtvtoc.1m b/usr/src/man/man1m/prtvtoc.1m index 4f883420c1..8b353d750b 100644 --- a/usr/src/man/man1m/prtvtoc.1m +++ b/usr/src/man/man1m/prtvtoc.1m @@ -3,28 +3,23 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH PRTVTOC 1M "Jul 25, 2002" +.TH PRTVTOC 1M "Apr 14, 2020" .SH NAME prtvtoc \- report information about a disk geometry and partitioning .SH SYNOPSIS -.LP .nf \fBprtvtoc\fR [\fB-fhs\fR] [\fB-t\fR \fIvfstab\fR] [\fB-m\fR \fImnttab\fR] \fIdevice\fR .fi .SH DESCRIPTION -.sp -.LP The \fBprtvtoc\fR command allows the contents of the label to be viewed. The command can be used only by the super-user. .sp .LP The \fIdevice\fR name can be the file name of a raw device in the form of -\fB/dev/rdsk/c?t?d?s2\fR or can be the file name of a block device in the form -of \fB/dev/dsk/c?t?d?s2\fR. +\fB/dev/rdsk/c*t*d*s2\fR or can be the file name of a block device in the form +of \fB/dev/dsk/c*t*d*s2\fR. .SH OPTIONS -.sp -.LP The following options are supported: .sp .ne 2 @@ -75,7 +70,6 @@ Use \fIvfstab\fR as the list of filesystem defaults, in place of .RE .SH EXAMPLES -.LP \fBExample 1 \fRUsing the \fBprtvtoc\fR Command .sp .LP @@ -88,26 +82,25 @@ disk: example# prtvtoc /dev/rdsk/c0t3d0s2 * /dev/rdsk/c0t3d0s2 partition map * -* Dimension: -* 512 bytes/sector -* 80 sectors/track -* 9 tracks/cylinder -* 720 sectors/cylinder -* 2500 cylinders -* 1151 accessible cylinders +* Dimensions: +* 512 bytes/sector +* 80 sectors/track +* 9 tracks/cylinder +* 720 sectors/cylinder +* 2500 cylinders +* 1151 accessible cylinders * * Flags: * 1: unmountable * 10: read-only -* * First Sector Last -* Partition Tag Flags Sector Count Sector Mount Directory - 0 2 00 0 76320 76319 / - 1 3 01 76320 132480 208799 - 2 5 00 0 828720 828719 - 5 6 00 208800 131760 340559 /opt - 6 4 00 340560 447120 787679 /usr - 7 8 00 787680 41040 828719 /export/home -example# +* First Sector Last +* Partition Tag Flags Sector Count Sector Mount Directory + 0 2 00 0 76320 76319 / + 1 3 01 76320 132480 208799 + 2 5 00 0 828720 828719 + 5 6 00 208800 131760 340559 /opt + 6 4 00 340560 447120 787679 /usr + 7 8 00 787680 41040 828719 /export/home .fi .in -2 .sp @@ -133,7 +126,7 @@ BACKUP 0x05 STAND 0x06 VAR 0x07 HOME 0x08 -ALTSCTR 0x09 +ALTSCTR 0x09 CACHE 0x0a RESERVED 0x0b .TE @@ -185,30 +178,26 @@ example# prtvtoc /dev/rdsk/c1t1d0s2 * /dev/rdsk/c1t1d0s2 partition map * * Dimensions: -* 512 bytes/sector -* 3187630080 sectors -* 3187630013 accessible sectors +* 512 bytes/sector +* 3187630080 sectors +* 3187630013 accessible sectors * * Flags: * 1: unmountable * 10: read-only * -* First Sector Last -* Partition Tag Flags Sector Count Sector Mount Directory -0 2 00 34 262144 262177 -1 3 01 262178 262144 524321 -6 4 00 524322 3187089340 3187613661 -8 11 00 3187613662 16384 318763004 +* First Sector Last +* Partition Tag Flags Sector Count Sector Mount Directory + 0 2 00 34 262144 262177 + 1 3 01 262178 262144 524321 + 6 4 00 524322 3187089340 3187613661 + 8 11 00 3187613662 16384 318763004 .fi .in -2 .sp .SH SEE ALSO -.sp -.LP \fBdevinfo\fR(1M), \fBfmthard\fR(1M), \fBformat\fR(1M), \fBmount\fR(1M), \fBattributes\fR(5) .SH WARNINGS -.sp -.LP The \fBmount\fR command does not check the "not mountable" bit. |