Influence Process Scheduling Flashcards

1
Q

What command is used to start an instance with a specified nice level?

A

nice -n <level> <process></process></level>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What command is used to change the nice level of a process?

A

renice -n <nice> <PID></PID></nice>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly