[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||

--- Comment #7 from Mark Linimon  ---
Created attachment 258406
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258406&action=edit
debootstrap.patch

^Triage: rebase patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[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  ---
(In reply to mike from comment #2)
I am also using N100. N100 stills stop on 2.9Ghz. But it will be 3Ghz in
Windows 11 24h2.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[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 mail because:
You are the assignee for the bug.


[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|Works As Intended   |Not Enough Information

-- 
You are receiving this mail because:
You are the assignee for the bug.


[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 extended to apply METALOG to these cases, or we could generate the
metalog entries after executing pkg fetch and pkg repo.

-- 
You are receiving this mail because:
You are the assignee for the bug.