
Originally Posted by
ahlaht
I guess the actual problem is that dynpm does not really know the workload. It simply polls the queue every 100ms. If by pure chance it happens to be empty enough times downclocking is initiated.
Usually it works, but under my test case that algorithm does not seem to work at all! I even tried adjusting the values for less aggressive downclocking, but it didn't help. It wouldn't be much better if it downclocked every 5 seconds instead of every 400ms or so.
I'll try something else...