From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Observing lags or never ending processes Date: Mon, 12 Sep 2022 05:26:18 +0300 Message-ID: <83leqp8h11.fsf@gnu.org> References: <83bkrm9ype.fsf@gnu.org> <83v8pu8312.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2020"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon Sep 12 04:27:10 2022 Return-path: Envelope-to: geh-help-gnu-emacs@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 1oXZAE-0000Jw-1O for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 12 Sep 2022 04:27:10 +0200 Original-Received: from localhost ([::1]:56968 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXZAC-0007hZ-Lo for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 11 Sep 2022 22:27:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55654) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXZ9d-0007hQ-Pr for help-gnu-emacs@gnu.org; Sun, 11 Sep 2022 22:26:33 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:45390) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXZ9d-0001mR-Gu for help-gnu-emacs@gnu.org; Sun, 11 Sep 2022 22:26:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=mA4ubtpfq98oy3/wWADqAR2sJyo1N6scmNLpj6CrYLk=; b=UO4V1zCiAu27 l0YaZsFe7rU8D51fj+anvXxrK2PJqL+0nE9N5lp3GGQ8gZG1cjUyuEU/eyYF0w0Dgj1876SVYfG2R jKSlNt0HVYr01xXlj5tqp5BwMjpAMc4gccScjvTA6KoqTf3pIq93BKG4ZdUK1cSYRiRHmyt+5Ygs2 H2bBmtgVZfi+99ywEEENv97Ul16q+CGAYQkVnQzQJIi6D1iPDyTdcchnvmFhu4/mQY3lGx7rEzyNj ygitza0ybt8BXNzpkRZ5yv+3S9sTWUgvPfBE+s/moZdFEd1XeBtbUMxkZzKoSZyOAZlIF2HOpHJMN K5BfxGsxgecnHVuIEIcwag==; Original-Received: from [87.69.77.57] (port=2098 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXZ9c-0008GC-Vk for help-gnu-emacs@gnu.org; Sun, 11 Sep 2022 22:26:33 -0400 In-Reply-To: (message from Jean Louis on Sun, 11 Sep 2022 23:21:46 +0300) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:139391 Archived-At: > Date: Sun, 11 Sep 2022 23:21:46 +0300 > From: Jean Louis > Cc: help-gnu-emacs@gnu.org > > > I suggest to begin by saying > > > > M-x set-variable RET garbage-collection-messages RET t RET > > I see now garbage collection about 1 time of 5 when the lag is taking > place. What is the VM size of that Emacs session, and how much VM does the system on which it runs have?