Management asks for a quick, online change that can immediately ease the CPU saturation without adding hardware. Which action is the most appropriate first step?
Remount /tmp as a tmpfs to move temporary files into RAM.
Run cpupower frequency-set --governor performance to switch all CPUs from powersave to performance.
Increase the net.core.somaxconn kernel parameter to enlarge the TCP listen backlog.
Disable simultaneous multithreading (SMT/Hyper-Threading) in the firmware at the next maintenance window.
The load averages are more than twice the number of CPU cores, showing that many tasks are waiting for CPU time. mpstat confirms the CPUs are almost never idle, so this is a true CPU bottleneck rather than an I/O or network issue. Because every core is locked to the powersave governor, the processors are running at their minimum frequency. Switching to the performance governor (cpupower frequency-set --governor performance) lets the CPUs run at their maximum clock, instantly increasing available cycles while the system stays online.
The other actions do not immediately free CPU capacity:
Disabling SMT/Hyper-Threading would reduce the number of logical CPUs and make the bottleneck worse until the next reboot.
Mounting /tmp on tmpfs mainly affects disk I/O latency, not sustained CPU load.
Raising net.core.somaxconn only changes the TCP listen backlog and does not address CPU contention. Therefore, changing the CPU governor is the best immediate mitigation.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the purpose of the CPU governor in Linux?
Open an interactive chat with Bash
How does the load average relate to system performance?
Open an interactive chat with Bash
What is `mpstat` and how is it used to analyze CPU usage?
Open an interactive chat with Bash
CompTIA Linux+ XK0-006 (V8)
Troubleshooting
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
Pass with Confidence.
IT & Cybersecurity Package
You have hit the limits of our free tier, become a Premium Member today for unlimited access.
Military, Healthcare worker, Gov. employee or Teacher? See if you qualify for a Community Discount.
Monthly
$19.99
$19.99/mo
Billed monthly, Cancel any time.
3 Month Pass
$44.99
$14.99/mo
One time purchase of $44.99, Does not auto-renew.
MOST POPULAR
Annual Pass
$119.99
$9.99/mo
One time purchase of $119.99, Does not auto-renew.
BEST DEAL
Lifetime Pass
$189.99
One time purchase, Good for life.
What You Get
All IT & Cybersecurity Package plans include the following perks and exams .