XK0-005 · Question #661
Which of the following is the best tool for dynamic tuning of kernel parameters?
The correct answer is A. tuned. The tuned application is the best tool for dynamic tuning of kernel parameters, as it monitors the system and optimizes the performance under different workloads. It provides a number of predefined profiles for typical use cases, such as power saving, low latency, high…
Question
Which of the following is the best tool for dynamic tuning of kernel parameters?
Options
- Atuned
- Btune2fs
- Ctuned-adm
- Dturbostat
How the community answered
(29 responses)- A86% (25)
- B7% (2)
- C3% (1)
- D3% (1)
Explanation
The tuned application is the best tool for dynamic tuning of kernel parameters, as it monitors the system and optimizes the performance under different workloads. It provides a number of predefined profiles for typical use cases, such as power saving, low latency, high throughput, virtual machine performance, and so on. It also allows users to create, modify, and delete profiles, and to switch between them on the fly. The tuned application uses the sysctl command and the configuration files in the /etc/sysctl.d/ directory to adjust the kernel parameters at runtime.
Topics
Community Discussion
No community discussion yet for this question.