1Z0-821 · Question #192
Which command should you choose to display the current parameters for the FSS scheduler?
The correct answer is C. dispadmin -c FSS -g. The dispadmin command displays or changes process scheduler parameters while the system is Specifies the class whose parameters are to be displayed or changed. Valid class values are: RT for the real-time class, TS for the time-sharing class, IA for the inter-active class, FSS…
Question
Which command should you choose to display the current parameters for the FSS scheduler?
Options
- Adispadmin - c FSS
- Bprionctl -c FSS
- Cdispadmin -c FSS -g
- Dpriocntl -c FSS -g
How the community answered
(24 responses)- A4% (1)
- B8% (2)
- C71% (17)
- D17% (4)
Explanation
The dispadmin command displays or changes process scheduler parameters while the system is Specifies the class whose parameters are to be displayed or changed. Valid class values are: RT for the real-time class, TS for the time-sharing class, IA for the inter-active class, FSS for the fair- share class, and FX for the fixed-priority class. The time-sharing and inter-active classes share the same scheduler, so changes to the scheduling parameters of one will change those of the Gets the parameters for the specified class and writes them to the standard output.
Topics
Community Discussion
No community discussion yet for this question.