[Bug 224080] ZFS: "arc_dnlc_evicts_thr" + "arc_reclaim_thread" - high CPU load during poudriere build...

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 13 03:40:05 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224080

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

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

That'll fix i386 build.

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


More information about the freebsd-fs mailing list