From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Pip Cet Newsgroups: gmane.emacs.devel Subject: Re: MPS command line parameters Date: Wed, 21 Aug 2024 08:06:20 +0000 Message-ID: <87jzga9u6e.fsf@protonmail.com> References: <87zfpcexdt.fsf@gmail.com> <86v8006h8m.fsf@gnu.org> <87jzggetbv.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15157"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Eli Zaretskii , emacs-devel@gnu.org, gerd.moellmann@gmail.com To: Helmut Eller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Aug 21 13:40:15 2024 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 1sgjhH-0003hN-L6 for ged-emacs-devel@m.gmane-mx.org; Wed, 21 Aug 2024 13:40:15 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sgjgS-0007oN-Hw; Wed, 21 Aug 2024 07:39:24 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sggMN-0001pi-8p for emacs-devel@gnu.org; Wed, 21 Aug 2024 04:06:27 -0400 Original-Received: from mail-4322.protonmail.ch ([185.70.43.22]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sggML-0001FY-O9; Wed, 21 Aug 2024 04:06:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1724227583; x=1724486783; bh=DRp4IbWduj8Y1HI5jDeH0KQYypd+0A4xItwDWh13fvQ=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=X6GdgD3FNw1XUSLKXy5ILATeTNTKriKU4qT2umpJK9O1Wn964AY4Tqg/odyBf9Ibn 2g1Pjmzjt33Us8j7BroqHjnn2BSoxuO9HV35cUfgZBYQ4wfvutHNaPCvewe0pxf2rM tAGjoHm1zGTz/ujma+8n0KYoWPDuYEnA+gBitjX61IsAhKdqikzxANZTSAb2u+WJ8+ a7gnJGn/3gaRs1Di2RvUEPqpORvG7vXmhvtMyG3yj+/0zhKCJo3opwp880eulIPVxS 8AGKKm0NLvLKU47/IhqRSaXFscueZpTd3M09RTWva+EkeB14wYVvaA2M36fxNDlP4u 2+q1pe5QjfzzA== In-Reply-To: <87jzggetbv.fsf@gmail.com> Feedback-ID: 112775352:user:proton X-Pm-Message-ID: 8a72ac46a2241d9693f8c6ba561c6a93911a1fb5 Received-SPF: pass client-ip=185.70.43.22; envelope-from=pipcet@protonmail.com; helo=mail-4322.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Wed, 21 Aug 2024 07:39:17 -0400 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:322999 Archived-At: "Helmut Eller" writes: > On Fri, Aug 16 2024, Eli Zaretskii wrote: > >>> The patches below add a command line option to configure MPS. It can b= e >>> used like >>> >>> emacs --igc-param pause_time=3DINF \ >>> --igc-param gen_params=3D64000k80%,256000k20% \ >>> --igc-param commit_limit=3D1000000000 >> >> Is there any way of changing these parameters when Emacs is already >> running? It is quite un-Emacsy to allow some configuration only via >> the command line. Also, relatively inconvenient, since you must >> restart Emacs each time you want to change these parameters. > > pause_time and commit_limit could be set at runtime; gen_params not. I haven't forgotten about this. Would it be okay to install a patch to set the generation chain params and the grain size at startup time, and leave the code in to set the other parameters at runtime? Pip