diff options
author | Keith M Wesolowski <wesolows@foobazco.org> | 2014-11-26 15:46:58 +0000 |
---|---|---|
committer | Keith M Wesolowski <wesolows@foobazco.org> | 2014-11-26 15:46:58 +0000 |
commit | 77bc8c31dfc660f8542afa8a1ecc55f05486e75a (patch) | |
tree | 26a56ae42f3e27681488fade1f57fd0e7205355d /usr/src/man/man1m | |
parent | 3eb4dd4330b21c3bee973f4b117529f86d8794e0 (diff) | |
parent | 0cc80ade12a7ed4a67d90f6496ecf40c87e8ff16 (diff) | |
download | illumos-joyent-77bc8c31dfc660f8542afa8a1ecc55f05486e75a.tar.gz |
[illumos-gate merge]
commit 0cc80ade12a7ed4a67d90f6496ecf40c87e8ff16
5335 psrset should support specifying a zone to bind
commit 89621fe174cf95ae903df6ceab605bf24d696ac3
5296 Support for more than 16 groups with AUTH_SYS
commit 64e4e50ab4bc3670a29e5691e3dd935c94f0a5d7
5341 gcore fails with "no such file or directory" if write fails ... error is misleading
Conflicts:
usr/src/cmd/mdb/common/modules/genunix/gcore.c
usr/src/cmd/mdb/common/mdb/mdb_err.c
usr/src/cmd/fs.d/nfs/mountd/mountd.c
Diffstat (limited to 'usr/src/man/man1m')
-rw-r--r-- | usr/src/man/man1m/psrset.1m | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/usr/src/man/man1m/psrset.1m b/usr/src/man/man1m/psrset.1m index 519d2c1e5c..aa3e7e2aa0 100644 --- a/usr/src/man/man1m/psrset.1m +++ b/usr/src/man/man1m/psrset.1m @@ -84,7 +84,6 @@ psrset \- creation and management of processor sets .fi .SH DESCRIPTION -.sp .LP The \fBpsrset\fR utility controls the management of processor sets. Processor sets allow the binding of processes or LWPs to groups of processors, rather @@ -96,7 +95,6 @@ This command cannot be used to modify processor disposition when pools are enabled. Use \fBpooladm\fR(1M) and \fBpoolcfg\fR(1M) to modify processor set configuration through the resource pools facility. .SH OPTIONS -.sp .LP The following options are supported: .sp @@ -332,7 +330,6 @@ or to any processor set if no argument is specified. .RE .SH OPERANDS -.sp .LP The following operands are supported: .sp @@ -386,7 +383,6 @@ Specify \fIprocessor_set_id\fR as a processor set \fBID\fR. .RE .SH EXIT STATUS -.sp .LP The following exit values are returned: .sp @@ -408,7 +404,6 @@ An error occurred. .RE .SH ATTRIBUTES -.sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -424,7 +419,6 @@ Stability Level Stable .TE .SH SEE ALSO -.sp .LP \fBpbind\fR(1M), \fBpooladm\fR(1M), \fBpoolcfg\fR(1M), \fBpsradm\fR(1M), \fBpsrinfo\fR(1M), \fBprocessor_bind\fR(2), \fBprocessor_info\fR(2), @@ -432,7 +426,6 @@ Stability Level Stable \fBsysconf\fR(3C), \fBlibpool\fR(3LIB), \fBattributes\fR(5), \fBprivileges\fR(5) .SH DIAGNOSTICS -.sp .LP The following output indicates that the specified process did not exist or has exited: |