diff options
author | Keith M Wesolowski <wesolows@foobazco.org> | 2013-09-27 22:00:22 +0000 |
---|---|---|
committer | Keith M Wesolowski <wesolows@foobazco.org> | 2013-09-27 22:00:38 +0000 |
commit | 6e9b3f5c7960aff925cedb83f71a64c153f8d89d (patch) | |
tree | b47610110a3c95c340f735fa800927a587316828 /usr/src/man/man5/resource_controls.5 | |
parent | bfe86d8aef682dd2cc1970ba302b519789fcf539 (diff) | |
parent | 6ed0a5cff079e25f4aa15cef67c6dd48ee60b018 (diff) | |
download | illumos-joyent-6e9b3f5c7960aff925cedb83f71a64c153f8d89d.tar.gz |
[illumos-gate merge]
commit 6ed0a5cff079e25f4aa15cef67c6dd48ee60b018
4090 igb I210/I211 support
commit 75eba5b6d79ed4d2ce3daf7b2806306b6b69a938
4091 e1000g I217/I218 support
4092 Intel 1GBe NIC common code should be shared
commit 80c94ecd7a524eb933a4bb221a9618b9dc490e76
3881 want device driver for HP SmartArray RAID controllers
commit 5e989a96186a37eb528fb7bb4d28a150874ec799
3830 SIGQUEUE_MAX's limit of 32 is too low
commit b9476f453004695da12eaaff383ed9005e7a47c4
4158 want getifaddrs manual page
Conflicts:
usr/src/man/man5/resource_controls.5
usr/src/man/man7d/cpqary3.7d
usr/src/pkg/manifests/driver-storage-cpqary3.mf
usr/src/uts/common/io/cpqary3/cpqary3.c
usr/src/uts/common/Makefile.files
usr/src/uts/intel/cpqary3/Makefile
Manifests:
usr/src/pkg/manifests/driver-network-e1000g.mf
usr/src/pkg/manifests/driver-network-igb.mf
Diffstat (limited to 'usr/src/man/man5/resource_controls.5')
-rw-r--r-- | usr/src/man/man5/resource_controls.5 | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/usr/src/man/man5/resource_controls.5 b/usr/src/man/man5/resource_controls.5 index 747f8406fa..35a78aae6e 100644 --- a/usr/src/man/man5/resource_controls.5 +++ b/usr/src/man/man5/resource_controls.5 @@ -4,7 +4,7 @@ .\" 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 RESOURCE_CONTROLS 5 "Sep 16, 2012" +.TH RESOURCE_CONTROLS 5 "Jul 19, 2013" .SH NAME resource_controls \- resource controls available through projects and zones .SH DESCRIPTION @@ -179,6 +179,16 @@ integer, specifying the number of operations. .sp .ne 2 .na +\fB\fBprocess.max-sigqueue-size\fR\fR +.ad +.sp .6 +.RS 4n +Maximum number of outstanding queued signals. +.RE + +.sp +.ne 2 +.na \fB\fBprocess.max-stack-size\fR\fR .ad .sp .6 |