Wednesday, December 31, 2008
How to change the running process priority
Posted on 7:59 PM by Unknown
The kernel determines which processes require more cpu time than others by the process' nice level, also called niceness. The higher the nice level of a process is, the less CPU time it will take from other processes. Nice levels range from -20 (the least “nice” level) to 19. Negative values can only set by root.Adjusting the nice level is useful when running a non time-critical process that
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment