You are not logged in.
It looks like all is asked in the subject. I tried to put the workqueue.power_efficient=false to the grub.conf, but after reboot contents of the /sys/modules/workqueue/parameters/power_efficient is "Y".
Last edited by beaux_monde (2019-08-15 09:58:58)
Offline
And you're sure it was applied?
cat /proc/cmdline?
Offline
Output of the provided command contains the workqueue.power_efficient=false.
Offline
Replacing "false" with "0" solves the issue.
Offline