X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Thu, 04 Mar 2021 17:55:40 +0200 Message-Id: <837dmm29s3.fsf@gnu.org> From: "Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com]" To: djgpp AT delorie DOT com In-Reply-To: <87h7lrsztw.wl-tomas@basun.net> (message from Tomas By on Thu, 04 Mar 2021 16:28:27 +0100) Subject: Re: Emacs / 1GB RAM References: <8735xbwo63 DOT wl-tomas AT basun DOT net> <8335xbjaan DOT fsf AT gnu DOT org> <87sg5bt3qh DOT wl-tomas AT basun DOT net> <83pn0fhs5v DOT fsf AT gnu DOT org> <87h7lrsztw DOT wl-tomas AT basun DOT net> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Thu, 04 Mar 2021 16:28:27 +0100 > From: Tomas By > > On Thu, 04 Mar 2021 16:09:32 +0100, Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com] wrote: > > And "emacs -Q" takes less time? > > Yes, about 5 min (but my init file is not long). It's enough to have your init file load some optional packages. I think this long time is because the OS/DPMI server is extremely short on memory. > > So you have 120MB of memory, it should be enough. What kind of OS is > > that? And if it's DOS (not Windows), what is the DPMI server? > > FreeDOS. I don't know about DPMI but the memory manager is called > JEMMEX.EXE (loaded from FDCONFIG.SYS). Then maybe it's a FreeDOS problem. I think people reported issues with it, so maybe someone else with real experience could chime in and help you. I myself never used FreeDOS, sorry.