[Bug 259651] bhyve process uses all memory/swap

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 14 Mar 2023 23:55:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259651

--- Comment #2 from void@f-m.fm ---
(on a 13.2-stable system, running a few bhyve VMs), I have found that setting

vfs.zfs.arc_max=4294967296

helps. It seems to default to 0. If left at 0, ram will be consumed by ARC
which leads (in my context) to swapping.

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