NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/56804: panic: drm2 overreleasing kref
The following reply was made to PR kern/56804; it has been noted by GNATS.
From: Tobias Nygren <tnn%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost, Patrick Welche <prlw1%talktalk.net@localhost>
Cc:
Subject: Re: kern/56804: panic: drm2 overreleasing kref
Date: Thu, 26 May 2022 14:34:19 +0200
On Thu, 26 May 2022 11:25:01 +0000 (UTC)
Patrick Welche <prlw1%talktalk.net@localhost> wrote:
> [ 1.0000000] total memory = 65469 MB
> [ 1.0000000] avail memory = 63426 MB
>
> yet it struggles to build (-j24) libreoffice with objdir on tmpfs,
> with processes stuck in biowait swapping.
I think this is an unrelated bug in tmpfs related to how the
libreoffice build writes files. If you look in df -h output it will
say /tmp is out of space, but du -h says the libreoffice work directory
only takes 25GB. Deleting the work directory reclaims all the space so
tmpfs files seem to leak memory for the duration of their existence.
Home |
Main Index |
Thread Index |
Old Index