Hogged CPU error

written by Admin


Posted on 2024-10-14


Problem

My virtualized (but also on bare metal) Ubuntu system freezes and/or is slow, in system logs I see "...hogged CPU for 10000us 4 times..."; how can I recover?

Solution

Disable IPv6 in /etc/default/grub:
GRUB_CMDLINE_LINUX="ipv6.disable=1"

Then run:
# update-grub

If problem persists after reboot, add this line in /etc/modprobe.d/blacklist.conf and reboot again:
blacklist ipv6

Feedback


Comments

Leave a Comment:

Search

Welcome

We need collaboration and a real boost from our community: write us an email for every trick you find!

This website is a sysadmin swiss-knife for every-day Windows, Linux and Mac administration and troubleshooting

Our database grows if YOU send us your tips and trick as soon as you find them every day!