Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2017 03:40:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 224080] ZFS: "arc_dnlc_evicts_thr" + "arc_reclaim_thread" - high CPU load during poudriere build...
Message-ID:  <bug-224080-3630-JdvExsKXil@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224080-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224080-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=3D224080

--- Comment #34 from Cy Schubert <cy@FreeBSD.org> ---
arc.c line 6115 s/b,

available_memory =3D MIN(available_memory, uma_avail());
                                                  ^^

That'll fix i386 build.

--=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-224080-3630-JdvExsKXil>