From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jose A Ortega Ruiz Newsgroups: gmane.emacs.devel Subject: Re: Memory problems update Date: Sat, 24 Sep 2022 00:32:29 +0100 Message-ID: <87v8pdsm42.fsf@mail.jao.io> References: <87v8pz18wf.fsf@mail.jao.io> <83o7vrgimc.fsf@gnu.org> <87wnafdnee.fsf@logand.com> <835yhzgdyi.fsf@gnu.org> <87k06den1s.fsf@logand.com> <87illxy5ir.fsf@mail.jao.io> <87sfl1d1wi.fsf@logand.com> <87czc5y1wp.fsf@mail.jao.io> <871qsl8gt4.fsf@yahoo.com> <87v8pfwc1z.fsf@mail.jao.io> <87zgerc4rh.fsf@yahoo.com> <87sfkix5cr.fsf@mail.jao.io> <878rm9u52i.fsf@mail.jao.io> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13332"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Sep 24 01:34:33 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1obsBl-0003H5-2z for ged-emacs-devel@m.gmane-mx.org; Sat, 24 Sep 2022 01:34:33 +0200 Original-Received: from localhost ([::1]:56048 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1obsBj-00048V-Ek for ged-emacs-devel@m.gmane-mx.org; Fri, 23 Sep 2022 19:34:31 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56470) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obs9o-0003Pe-Sp for emacs-devel@gnu.org; Fri, 23 Sep 2022 19:32:32 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:57132) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obs9o-0001o4-6c; Fri, 23 Sep 2022 19:32:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=IuVRoTo1ikgc/XEqATEiL+WaLdnKXxxxjw6KsRLHpNs=; b=Rp3Z4EAVV/YbkxuHozdP oPcy0rO6BBF1d2s+/PO8wiU5UuWB0ajzQg8CdIfRqx9Un/zEvesEJzHI0T8BPZ4XubzVzeof5MJPj vvjOYAptOQ8zRQTLUxRwy+/EKx+XWjHIOlqoYRNNoldR0ToI8PnaYGVLc6zaz0FBfqxEBeF56XZQ/ xF2NyGWwwR2H4IcHTLw0kq6Hw4xrgoWFG2yTRvwwn/uEdGrcfby4lTxZ5qN5OyQJvoOD7pKWoCwzd n0Mo6gXTS83isFFIZ2vIZLyFAuBA+gwooMJsUv93KFHr5QlqDvmYw+2t2SSPRsZNUxvbXdTk6gky4 vPDe5h2CNMDeCA==; Original-Received: from cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net ([92.233.85.247]:50194 helo=rivendell.localdomain) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obs9n-0003cv-Pt; Fri, 23 Sep 2022 19:32:32 -0400 Original-Received: from localhost (rivendell.localdomain [local]) by rivendell.localdomain (OpenSMTPD) with ESMTPA id 6449bb58; Fri, 23 Sep 2022 23:32:29 +0000 (UTC) In-Reply-To: <878rm9u52i.fsf@mail.jao.io> X-Attribution: jao X-Clacks-Overhead: GNU Terry Pratchett X-URL: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:296100 Archived-At: On Fri, Sep 23 2022, Jose A Ortega Ruiz wrote: [...] > Corfu seems indeed to be the cause of the leaks: they go away without > it, and memory seems to stabilise in pgtk/wayland around the same mark > as in X11 (at least for the first day of continuous usage). i might have spoken too quickly: my currently running emacs instance just went from 850Mb to 1250Mb resident RAM in a very sort period (minutes at most) for no apparent reason (i think i was just reading email), without corfu. (btw, that's a pattern i observe: the increases happen in more or less sudden jumps, never progressively.) sigh. perhaps i should just remove the memory monitor from my status bar :) cheers, jao -- A LISP programmer knows the value of everything, but the cost of nothing. - Alan Perlis, Epigrams on Programming