Print this page
6591 resource_controls(5) should talk about project.cpu-cap not project.cpu-caps

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man5/resource_controls.5.man.txt
          +++ new/usr/src/man/man5/resource_controls.5.man.txt
↓ open down ↓ 102 lines elided ↑ open up ↑
 103  103  
 104  104             Maximum number of outstanding queued signals.
 105  105  
 106  106  
 107  107         process.max-stack-size
 108  108  
 109  109             Maximum stack memory segment available to this process, expressed
 110  110             as a number of bytes.
 111  111  
 112  112  
 113      -       project.cpu-caps
      113 +       project.cpu-cap
 114  114  
 115  115             Maximum amount of CPU resources that a project can use. The unit
 116  116             used is the percentage of a single CPU that can be used by all user
 117  117             threads in a project.  Expressed as an integer. The cap does not
 118  118             apply to threads running in real-time scheduling class. This
 119  119             resource control does not support the syslog action.
 120  120  
 121  121  
 122  122         project.cpu-shares
 123  123  
↓ open down ↓ 517 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX