Date: Wed, 22 Mar 2023 10:41:43 -0400 From: George Mitchell <george+freebsd@m5p.com> To: freebsd-hackers@freebsd.org Subject: Re: Periodic rant about SCHED_ULE Message-ID: <8cfdb951-9b1f-ecd3-2291-7a528e1b042c@m5p.com> In-Reply-To: <8173cc7e-e934-dd5c-312a-1dfa886941aa@FreeBSD.org> References: <a401e51a-250a-64a0-15cb-ff79bcefbf94@m5p.com> <8173cc7e-e934-dd5c-312a-1dfa886941aa@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/22/23 06:17, Matthias Andree wrote: > Am 21.03.23 um 23:52 schrieb George Mitchell: >> Yes, you've all heard it before [... blah blah blah ...] > > Can you please also give figures how much CPU time has been allotted to > dnetc in that respective situations? > I let the scheduler do the time allocation. The result is that dnetc gobbles whatever time remains available when higher priority processes (i.e. every other process on the system) have nothing to do. With SCHED_4BSD the resulting idle time is 0 (as reported by top). I did not take note of the idle time when I was doing the SCHED_ULE run. -- George
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8cfdb951-9b1f-ecd3-2291-7a528e1b042c>
