The following issue has been SUBMITTED. 
====================================================================== 
http://austingroupbugs.net/view.php?id=1286 
====================================================================== 
Reported By:                stephane
Assigned To:                
====================================================================== 
Project:                    1003.1(2016)/Issue7+TC2
Issue ID:                   1286
Category:                   Shell and Utilities
Type:                       Error
Severity:                   Objection
Priority:                   normal
Status:                     New
Name:                       Stephane Chazelas 
Organization:                
User Reference:              
Section:                    renice utility 
Page Number:                3194 (in the 2018 edition) 
Line Number:                107129, 107130 
Interp Status:              --- 
Final Accepted Text:         
====================================================================== 
Date Submitted:             2019-09-14 07:59 UTC
Last Modified:              2019-09-14 07:59 UTC
====================================================================== 
Summary:                    positive increments *increase* the nice value in
renice
Description: 
> Positive increment values shall cause a lower nice value. Negative
increment values
> may require appropriate privileges and shall cause a higher nice value.

No. positive increments increase the nice value (decrease the priority) and
negative increments cause a lower nice value (higher priority).

The bug was introduced when the spec changed back from using *system
scheduling priorities* to *nice value* between SUSv2 and SUSv3

Compare:

https://pubs.opengroup.org/onlinepubs/007908799/xcu/renice.html
https://pubs.opengroup.org/onlinepubs/009695399/utilities/renice.html

Desired Action: 
Trim those 2 lines to only:

"Negative increment values may require appropriate privileges."

(no need to say that positive increments increase).
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2019-09-14 07:59 stephane       New Issue                                    
2019-09-14 07:59 stephane       Name                      => Stephane Chazelas
2019-09-14 07:59 stephane       Section                   => renice utility  
2019-09-14 07:59 stephane       Page Number               => 3194 (in the 2018
edition)
2019-09-14 07:59 stephane       Line Number               => 107129, 107130  
======================================================================


Reply via email to