Print this page
3830 SIGQUEUE_MAX's limit of 32 is too low

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man5/resource_controls.5
          +++ new/usr/src/man/man5/resource_controls.5
   1    1  '\" te
   2    2  .\" Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved.
   3    3  .\" 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.
   4    4  .\" 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.
   5    5  .\" 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]
   6      -.TH RESOURCE_CONTROLS 5 "Jul 2, 2007"
        6 +.TH RESOURCE_CONTROLS 5 "Jul 19, 2013"
   7    7  .SH NAME
   8    8  resource_controls \- resource controls available through project database
   9    9  .SH DESCRIPTION
  10   10  .sp
  11   11  .LP
  12   12  The resource controls facility is configured through the project database. See
  13   13  \fBproject\fR(4). You can set and modify resource controls through the
  14   14  following utilities:
  15   15  .RS +4
  16   16  .TP
↓ open down ↓ 147 lines elided ↑ open up ↑
 164  164  .sp .6
 165  165  .RS 4n
 166  166  Maximum number of semaphore operations allowed per \fBsemop\fR call (value
 167  167  copied from the resource control at \fBsemget()\fR time). Expressed as an
 168  168  integer, specifying the number of operations.
 169  169  .RE
 170  170  
 171  171  .sp
 172  172  .ne 2
 173  173  .na
      174 +\fB\fBprocess.max-sigqueue-size\fR\fR
      175 +.ad
      176 +.sp .6
      177 +.RS 4n
      178 +Maximum number of outstanding queued signals.
      179 +.RE
      180 +
      181 +.sp
      182 +.ne 2
      183 +.na
 174  184  \fB\fBprocess.max-stack-size\fR\fR
 175  185  .ad
 176  186  .sp .6
 177  187  .RS 4n
 178  188  Maximum stack memory segment available to this process, expressed as a number
 179  189  of bytes.
 180  190  .RE
 181  191  
 182  192  .sp
 183  193  .ne 2
↓ open down ↓ 807 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX