From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [macos] memory use up to 1gb Date: Thu, 05 Sep 2019 08:42:11 +0300 Message-ID: <9A49D2C4-908A-4167-A096-BCE12FFBA89C@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="26248"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: K-9 Mail for Android To: emacs-devel@gnu.org, Jean-Christophe Helary , Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 05 07:42:24 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1i5kXH-0006i7-Qx for ged-emacs-devel@m.gmane.org; Thu, 05 Sep 2019 07:42:23 +0200 Original-Received: from localhost ([::1]:42446 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5kXF-0007WL-QR for ged-emacs-devel@m.gmane.org; Thu, 05 Sep 2019 01:42:21 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55023) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5kXA-0007WF-41 for emacs-devel@gnu.org; Thu, 05 Sep 2019 01:42:17 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:59297) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1i5kX9-0000tf-G4; Thu, 05 Sep 2019 01:42:15 -0400 Original-Received: from [176.12.203.170] (port=34946 helo=[10.211.76.85]) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1i5kX8-0001Nj-Dd; Thu, 05 Sep 2019 01:42:14 -0400 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:239861 Archived-At: On September 5, 2019 6:25:08 AM GMT+03:00, Jean-Christophe Helary wrote: > I'm starting emacs with 30 buffers (of which 28 are files), with no > running processes and the memory footprint is about 150 mb=2E >=20 > After a few days of working with the buffers (mostly text editing, > org-mode use, packages updates, etc=2E) I end up with more than 1gb of > memory footprint=2E >=20 > Is that an anomaly ? Does that correspond to undo information and > other things like that ? If that's an anomaly, how do I debug that (it > seems to take some time to reach that value) or how do I avoid that > phenomenon ? >=20 > I'm using the regularly updated "vanilla" master branche (simple "make > install" on macos 10=2E14=2E6)=2E >=20 > Jean-Christophe Helary > ----------------------------------------------- > http://mac4translators=2Eblogspot=2Ecom @brandelune You don't say what Emacs version is that=2E If that's Emacs 27, make sure= you are using the latest master branch, where problems related to GC were = fixed yesterday=2E