[Bug 275594] High CPU usage by arc_prune; analysis and fix

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 08 Mar 2024 04:17:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275594

--- Comment #82 from Seigo Tanimura <seigo.tanimura@gmail.com> ---
(In reply to Seigo Tanimura from comment #79)

> B) Maintain the fix branch.
> 3. Rebase the fix branch onto the official FreeBSD branch you want to track.
> gitrepo@silver:~/freebsd-zfs-fix-localtracking/freebsd-src % git pull releng/14.0

This should be "git pull origin releng/14.0".

As this repogitory has multiple remote upstreams, it is better to specify both
the remote and branch explicitely.

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