helloSystem / helloSystem/hello

Improve desktop experience on high cpu usage.

Open
#404 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
2.5k
Forks
59
PR merge metrics
No merged PRs in 30d

Description

Add to **/etc/sysctl.conf**

`kern.sched.preempt_thresh=224`

https://forums.freebsd.org/threads/what-is-sysctl-kern-sched-preempt_thresh.85601/
https://wiki.freebsd.org/AndriyGapon/AvgThreadPriorityRanges

Maybe 224 is too much but looks like default 80 is not suitable for desktop usage.
I've noticed some random audio interruptions with default 80, but not with 224.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.