[Bug 255525] grep performance problem

2025-03-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255525 Mark Linimon changed: What|Removed |Added Attachment #233215|0 |1 is obsolete|

[Bug 271548] Alder lake CPU not running at full speed

2025-03-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271548 ykla changed: What|Removed |Added CC||ykla...@gmail.com --- Comment #4 from ykla

[Bug 285052] /usr/lib/debug/boot/kernel included in METALOG but directory not created

2025-03-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285052 --- Comment #3 from Ed Maste --- It should be reproducible via `(cd release && make -DNO_ROOT disc1.iso)` Note that I've abandoned D49134 and there's no warning or error from makefs for this case at all now. -- You are receiving this mai

[Bug 285168] ULE scheduler starving processes

2025-03-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285168 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org Resolution|W

[Bug 283387] NO_ROOT/METALOG support required for release/scripts/pkg-stage.sh

2025-03-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283387 --- Comment #1 from Ed Maste --- pkg supports a METALOG setting (see pkg.conf(5)) but it is used only for extracting package contents, but currently not `pkg fetch` or `pkg repo` as used by release/scripts/pkg-state.sh. pkg could be extend