When a process is started using the `nice` command, the default nice level is:
D. 0
A nice level of 0 represents the default priority, meaning the process is initially running with normal scheduling priority. Positive nice values make a process less favorable, while negative values make a process more favorable in terms of CPU scheduling. The default nice level of 0 is considered the normal or neutral priority.
A niceness of -20 is the lowest niceness, or highest priority. The default niceness for processes is inherited from its parent process and is usually 0. Systems have diverged on what priority is the lowest. Linux systems document a niceness of 19 as the lowest priority, BSD systems document 20 as the lowest priority.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
DuboisNicolasDuclair
1 year, 4 months agociola89
1 year, 6 months ago