Date: Wed, 23 Nov 2022 01:03:39 +0900 From: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> To: Johan Hendriks <joh.hendriks@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: ULE realtime scheduler advice needed Message-ID: <20221123010339.94a22d59cca8e225f0669aee@dec.sakura.ne.jp> In-Reply-To: <600fd39e-d22c-4626-fa88-9af6aea7e432@gmail.com> References: <7ad10a5e-29d6-aaef-25cf-407d65f056cc@selasky.org> <Y3vNrPwOrsYRhMzP@nuc> <2863b1e9-f18f-11c7-6f0d-364030103806@selasky.org> <600fd39e-d22c-4626-fa88-9af6aea7e432@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 22 Nov 2022 13:15:33 +0100 Johan Hendriks <joh.hendriks@gmail.com> wrote: > > On 21/11/2022 21:24, Hans Petter Selasky wrote: > > On 11/21/22 20:12, Mark Johnston wrote: > >> There were some bug fixes earlier this year to address problems where > >> high-priority threads were not getting scheduled quickly enough. If > >> you're using an old kernel, they might improve things: > > > > Are any of these fixes merged to stable/13 ? > > > > --HPS > > > It looks like it. > https://freshbsd.org/freebsd/src?q=sched_ule.c Or track PR on Bugzilla via commit logs on main (pointed by markj@) instead of Differential Revision on Phablicator. Phab shouldn't know about branches other than main this case. On Bugzilla, we can see each of them MFC'ed to stable/13 with second commit-hook. -- Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20221123010339.94a22d59cca8e225f0669aee>