[Bug 280266] misc/dnetc: Advise users to use SCHED_4BSD
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jul 2024 22:47:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280266 Bug ID: 280266 Summary: misc/dnetc: Advise users to use SCHED_4BSD Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: tdb@FreeBSD.org Reporter: george@m5p.com Flags: maintainer-feedback?(tdb@FreeBSD.org) Assignee: tdb@FreeBSD.org SCHED_ULE is totally befuddled by misc/dnetc and will give it almost all compute cycles available, even at nice 20, screwing interactive processes like you wouldn't believe. SCHED_4BSD does considerably better, allowing a "make buildworld" to complete in 25819 seconds rather than 56185 (13.3-RELEASE-p4). Patch given updates the install message to give the user a clue. -- You are receiving this mail because: You are the assignee for the bug.