Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2024 19:35:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 280846] Low memory freezes / OOM: a thread waited too long to allocate a page
Message-ID:  <bug-280846-227-XDuEPghQFx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280846-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280846-227@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=3D280846

--- Comment #10 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Henrich Hartzer from comment #9)

The fact that ARC showed up means that your environment
still has zfs.ko loaded and operational, even if the
specific file system is UFS.

If you can, I suggest disabling the boot-sequence load
of zfs.ko .

If ARC shows empty you would be able to do a live:

# kldunload zfs.ko

to unload it.

I suggest testing for the leakage after a reboot that
never loads zfs.ko at all.

--=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-280846-227-XDuEPghQFx>