From 5e989a96186a37eb528fb7bb4d28a150874ec799 Mon Sep 17 00:00:00 2001 From: David Höppner <0xffea@gmail.com> Date: Mon, 24 Jun 2013 12:51:44 +0000 Subject: 3830 SIGQUEUE_MAX's limit of 32 is too low Reviewed by: Cedric Blancher Reviewed by: John Kennedy Reviewed by: Irek Szczesniak Approved by: Richard Lowe --- usr/src/man/man5/resource_controls.5 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'usr/src/man/man5') diff --git a/usr/src/man/man5/resource_controls.5 b/usr/src/man/man5/resource_controls.5 index a600a79d5a..745d777624 100644 --- a/usr/src/man/man5/resource_controls.5 +++ b/usr/src/man/man5/resource_controls.5 @@ -3,7 +3,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 "Jul 2, 2007" +.TH RESOURCE_CONTROLS 5 "Jul 19, 2013" .SH NAME resource_controls \- resource controls available through project database .SH DESCRIPTION @@ -168,6 +168,16 @@ copied from the resource control at \fBsemget()\fR time). Expressed as an integer, specifying the number of operations. .RE +.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 -- cgit v1.2.3