Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2022 13:48:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 265337] There were annoying microfreezes lasting 0.1-0.2 sec at any work: scrolling through texts, watching videos, playing audio, even moving the window across the screen gave such delays.
Message-ID:  <bug-265337-227-UiYbxu9VXH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265337-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265337-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265337

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |markj@FreeBSD.org

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
If you are willing to test, please try building and running a kernel from t=
he
main branch (no need to replace anything else) with default settings.  A few
race conditions in the scheduler were fixed, which could result in CPUs goi=
ng
idle with work to do.  In some sense, setting steal_thresh=3D1 can work aro=
und
these problems.

> kern.sched.steal_thresh=3D1
> machdep.idle=3Dmwait

Are both settings needed?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265337-227-UiYbxu9VXH>