This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: nice not setting above/below normal


On Fri, Jun 11, 2004 at 05:42:38AM -0700, Brian Dessent wrote:
> reserved for real-time processes.  The remaining range 1-15 are the
> regular (dynamic) priorities that most processes run with.  In reality
> you don't set the priority directly this way, rather you choose a
> priority class (realtime, high, normal, idle; corresponding to 24, 13,
> 8, 4) and then a modifier (highest, above normal, normal, below normal,
> lowest; corresponding to +2, +1, 0, -1, -2).

Is that correct?  Shouldn't idle be 3 to allow the full 1-15 range?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]