Date: Fri, 08 Mar 2024 04:17:44 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 275594] High CPU usage by arc_prune; analysis and fix Message-ID: <bug-275594-3630-qw4fcsJwOt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-275594-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-275594-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275594 --- 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 tra= ck. > gitrepo@silver:~/freebsd-zfs-fix-localtracking/freebsd-src % git pull rel= eng/14.0 This should be "git pull origin releng/14.0". As this repogitory has multiple remote upstreams, it is better to specify b= oth the remote and branch explicitely. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275594-3630-qw4fcsJwOt>