From nobody Mon Jul 17 14:51:04 2023 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4R4Q4t5x6Cz4n1CT for ; Mon, 17 Jul 2023 14:51:10 +0000 (UTC) (envelope-from sm@codenetworks.net) Received: from relayout03-q02.dominioabsoluto.net (relayout03-q02.dominioabsoluto.net [217.116.26.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4R4Q4s1r2vz3Lq2 for ; Mon, 17 Jul 2023 14:51:08 +0000 (UTC) (envelope-from sm@codenetworks.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=codenetworks.net header.s=domabs header.b=cU5OQQLO; spf=pass (mx1.freebsd.org: domain of sm@codenetworks.net designates 217.116.26.244 as permitted sender) smtp.mailfrom=sm@codenetworks.net; dmarc=none Received: from relayout03-redir.dominioabsoluto.net (relayout03-redir.dominioabsoluto.net [217.116.26.247]) by relayout03.dominioabsoluto.net (Postfix) with ESMTP id 4R4Q4n4xNmz1y0W; Mon, 17 Jul 2023 16:51:05 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codenetworks.net; s=domabs; t=1689605465; bh=DG+e+BcerJB2G2mFlYkM4Otf62rC64SfGMQq2jM5mA0=; h=Date:Subject:To:References:From:In-Reply-To:From; b=cU5OQQLO3EF2y4Te89Duf14WaNwCrDNxQOXOdSEFfTb3VUkvI6o8SI+oHpDsB9sz4 NKrXt5nSsYcfUlN3aGBL6/YLxBfVWlhJqHxTebA3+37y4P5+zcZ7WLw9Icavzaqjyf SAqvwsrfiRN+muh7/ZzuDdMHKJg4c4J9Sxt0SGkI= Received: from [192.168.3.100] (unknown [5.159.168.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sm.codenetworks.net) by relayout03-dsp.dominioabsoluto.net (Postfix) with ESMTPSA id 4R4Q4n03sRz1y0W; Mon, 17 Jul 2023 16:51:04 +0200 (CEST) Message-ID: <37faf1c5-d991-0abc-d70f-f1653d2da0ce@codenetworks.net> Date: Mon, 17 Jul 2023 16:51:04 +0200 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: huge amount laundry memory not being cleaned up Content-Language: en-US To: Pete Wright , Olivier Certner , freebsd-current@freebsd.org References: <3394311.dRNa8Ay4eR@ravel> From: Santiago Martinez In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-PostalOut-Country: IP: 5.159.168.225 | Country: ES X-PostalOut-Information: AntiSPAM and AntiVIRUS on relayout03 X-PostalOut-MsgID: 4R4Q4n03sRz1y0W.A1DCA X-PostalOut-SpamCheck: no es spam, clean X-PostalOut-From: sm@codenetworks.net X-PostalOut-Watermark: 1690210265.53746@7rHvhpo7bbdakm4DsrCvAQ X-Spam-Status: No X-Spamd-Result: default: False [-3.90 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; RWL_MAILSPIKE_VERYGOOD(-0.20)[217.116.26.244:from]; R_SPF_ALLOW(-0.20)[+ip4:217.116.26.0/24]; RCVD_IN_DNSWL_LOW(-0.20)[217.116.26.244:from,217.116.26.247:received]; R_DKIM_ALLOW(-0.20)[codenetworks.net:s=domabs]; MIME_GOOD(-0.10)[text/plain]; FREEMAIL_TO(0.00)[nomadlogic.org,free.fr,freebsd.org]; MID_RHS_MATCH_FROM(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; ASN(0.00)[asn:16371, ipnet:217.116.24.0/21, country:ES]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[codenetworks.net:+]; RCPT_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[codenetworks.net]; TO_DN_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[] X-Rspamd-Queue-Id: 4R4Q4s1r2vz3Lq2 X-Spamd-Bar: --- X-ThisMailContainsUnwantedMimeParts: N Hi Pete, I run into the same issue around 4 weeks ago. This was with 13.2-p0. Been using the same setup for a few years and it the first time it happens to "run out of memory". The blame was also for plasmashell. Santi On 7/11/23 19:43, Pete Wright wrote: > > > On 7/11/23 10:37 AM, Olivier Certner wrote: >> Le mardi 11 juillet 2023, 01:51:02 CEST Pete Wright a écrit : >>> sorry for the noise folks, this is almost certainly an issue with my >>> local env.  this is helpful for me, as i'll have a better idea as to >>> where i should focus my efforts trying to find this memory hog next >>> time. >> >> I have had what I suspect to be the same issue on 13.2-STABLE with >> KDE and very long sessions.  I say "suspect" since I seem to remember >> that laundry usage went down by unlogging (or restarting kwin or >> plasmashell), but I'm not completely sure now. >> >> So may not be specific to your local env after all, nor to CURRENT. >> >> Regards. >> > > oh interesting.  i've found myself having to restart plasma once a > week or so to fix some glitches with the tool bar.  i just run: > > kquitapp5 plasmashell && kstart5 plasmashell > > so it's certainly possible thats where the issue lies.  i'd try > another window manager, but i really like plasma5 lol. > > maybe i'll take one for the team and run mate or xfce for a few weeks > and see if see similar behavior. > > -pete > >