Re: Periodic rant about SCHED_ULE

From: George Mitchell <george+freebsd_at_m5p.com>
Date: Wed, 22 Mar 2023 17:36:39 UTC
On 3/22/23 13:09, Mark Millard wrote:
> On Mar 22, 2023, at 09:48, Steve Kargl <sgk@troutmask.apl.washington.edu> wrote:
> [...]
> That still leaves me trying to figure out an accurate
> way to reproduce all the steps to have a comparable
> way to see for myself.
> [...]

Here are the very complicated instructions for reproducing the problem:
1. Install and start misc/dnetc from ports.
2. Run "make buildworld".
Standard out conveniently reports how long it took (wall clock).
-- George