Date: Fri, 14 Jan 2022 23:18:20 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 261181] 13-STABLE hang: swap_pager: indefinite wait buffer Message-ID: <bug-261181-227-qpe2uyZ25k@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261181-227@https.bugs.freebsd.org/bugzilla/> References: <bug-261181-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=3D261181 --- Comment #7 from ldoujin <lnx.doujin@gmail.com> --- (In reply to tech-lists from comment #6) I did a fresh boot into the affected kernel version. The initial amount of wired memory in top is 213MB. When doing the disk-intensive portion of upda= ting the ports tree, wired memory (but not the ARC) shoots up at a rate of about 250MB per second, finally hitting the limit and causing the hang. With swap disabled, the swap_pager line is not printed, but the system is s= till frozen. I think the swap line is a red herring: it's only being printed bec= ause the system is out of usable memory at the time due to this leak. I have console.log enabled and can't see anything relevant in either it or /var/log/messages. --=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-261181-227-qpe2uyZ25k>