I am using ubuntu 22.04.4 and I've noticed that after upgrading to this current version that the machine runs extremely slow from 22.04.2.
The base CPU clock always goes down to the minimum and causes the computer to lag.
Any idea what changed that could of made this issue occur?
I have attached some screen shots for reference.
CPU info:

System info:

Edit 1:
Edit 2:
When running the task: taskset -c 0 yes > /dev/null
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
5500000
When not running the task: taskset -c 0 yes > /dev/null
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
800000
