damageboy

Results 55 comments of damageboy

I ended up doing the same with bbswitch... Can anyone comment on that the difference is between this method and installing bbswitch?

FYI, you can undervolt Intel CPU with [undervolt.py](https://github.com/georgewhewell/undervolt) I use: `--core -150 --cache -150 --gpu -100` for my Dell XPS 9560, which saves a bit more...

No, I did it a long time ago, but I remember a 5%+ improvement with 50% brightness, don't have it written / logged anywhere...

I've failed so far in getting this to work through /etc/systemd/logind.conf although there are settings for this there. But I can make it work by closing the lid while not...

Perf counters and virtualization are a special pain in this world. Between what your specific CPU supports under virtualization, what WSL2 (I assume v1 is out of scope) or other...

OK, let me know if there is already something in progress, I think I might be able to get something into a PR form by the weekend if you guys...

@mtrofin thanks for pinging back. Yeah, your feature suggestion to do re-execute the workload until you get all the requested counters is both orthogonal and yet connected (in the sense...

> also check the format issues please. use clang-format, ideally. Yeah, sorry about that, I was editing the file through a different project with its own .clang-format and it got...

> can you check those bot failures please? Sure on it!

> can you check those bot failures please? Well, apart from the formatting error, the build errors are from that (apparently) not so innocent that was part of the pre-existing...