Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 2024 15:33:47 +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-52UpiNzzRp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280846-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #34 from Mark Johnston <markj@FreeBSD.org> ---
I missed that you don't have swap configured.  I think I know why the pages are
disappearing, then: there is some missing accounting.  However, the missing
pages are not leaked per se - they are dirty, swap-backed pages that cannot be
reclaimed because there is no swap device.  I will fix the accounting, but I
suspect that having a couple GB or more of swap space available will improve
the stability of your desktop.

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280846-227-52UpiNzzRp>