From nobody Tue Jul 11 17:43:31 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 4R0pBd6Fp9z4mhLH for ; Tue, 11 Jul 2023 17:43:37 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [66.165.241.226]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.nomadlogic.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4R0pBd2jswz45J3 for ; Tue, 11 Jul 2023 17:43:37 +0000 (UTC) (envelope-from pete@nomadlogic.org) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomadlogic.org; s=04242021; t=1689097412; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ScaxCREVCFgzL/1JwMyE4Ls049zRpet05IIiv4PjpRE=; b=eSNgIou6Dy/Fxxpz5a+CZAfWpjfvYU+kGw5I5+LqfDbH54b+As09/9l2SQw86mwmK7M215 Wm9FrN4JdoPga7XKvPpLnfMtHzmRkVqvoT6K+WaYYy6SCDxYLdvh9/rFnpfYLiINniTQft 2sl5iedKcRIuUmeUfmfoLCcAFxBMSu0= Received: from [192.168.1.240] (cpe-24-24-168-214.socal.res.rr.com [24.24.168.214]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id b9603d8e (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 11 Jul 2023 17:43:31 +0000 (UTC) Message-ID: Date: Tue, 11 Jul 2023 10:43:31 -0700 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 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: huge amount laundry memory not being cleaned up Content-Language: en-US To: Olivier Certner , freebsd-current@freebsd.org References: <3394311.dRNa8Ay4eR@ravel> From: Pete Wright In-Reply-To: <3394311.dRNa8Ay4eR@ravel> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4R0pBd2jswz45J3 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:29802, ipnet:66.165.240.0/22, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N 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 -- Pete Wright pete@nomadlogic.org