-
Low latency settings require predictable task scheduling that reduce or eliminate both latency and jitter as much as possible. Since power states and turbo boost cause spikes in latency and thus also …
-
Hi, I am attempting to install Tailscale but have an error saying the TUN module is unavailable. Do I need to make a new image and include the TUN module in the kernel, or is it something that I have …
thbeh updated
8 months ago
-
It is known (via single thread benchmarking with 7z) that the `powersave` governor can leave compute power on the table.
Investigate whether it would be a better default to change it to `ondemand` …
-
index open bootstrap
![Sem título](https://user-images.githubusercontent.com/20323161/90810159-eb8eea00-e2f8-11ea-938c-7ded551f61f1.png)
HardwareMon
body {
…
-
I need to get CPU power and using PCM for this task in a similar way:
```cpp
CpuPower::CpuPower(uint32_t cpu_sock_no) : cpu_sock_no_(cpu_sock_no), pcm_instance_(pcm::PCM::getInstance())
{
as…
-
Pornin says here https://github.com/pornin/crrl#benchmarks:
> If frequency scaling ("TurboBoost") is not disabled, then you'll get wrong and meaningless results.
The way `dudect` is designed is …
-
My Surface Pro 7 has erratic thermal throttling behavior under Linux. The CPU will run fine at roughly 2.4GHz for a while when pushed. But will drop to a mere 200MHz. After it cools down a bit it will…
-
**Related Application and/or Package Version (run `apt policy $PACKAGE NAME`):**
system76-power
gnome-shell-extension-system76-power
**Issue/Bug Description:**
The settings currently only availa…
brs17 updated
3 years ago
-
cpu: i7-6500u
gnome version: 3.36.8
Linux Kernel: 5.4.0-58-generic
When I select a profile other than the first one on my list, the profile gets switched back to the first one within seconds.
…
-
I was successfully building holo-docker up to SteamOS version 3.5.19.
Today I tried to use the latest SteamOS release image, 3.6.19, but the build is failing while trying to remove packages with pacm…