delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/08/02/09:25:02

Date: Thu, 2 Aug 2001 14:47:11 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: djgpp-workers AT delorie DOT com
Subject: Re: build cvs djdev on 386?
In-Reply-To: <200108020952.LAA07038@lws256.lu.erisoft.se>
Message-ID: <Pine.SUN.3.91.1010802144204.889A-100000@is>
MIME-Version: 1.0
Reply-To: djgpp-workers AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Thu, 2 Aug 2001, Martin Stromberg wrote:

> If you do have 4MiB
> or less I strongly recommend setting a tiny SMARTDRV cache (256kiB or
> so) or none. If you let SMARTDRV decide to its default (perhaps it was
> 2MiB, I don't remember) you'll be waiting a lot longer.

For such memory-starved machines, I don't recommend SmartDrv, as its own 
code takes too much space, compared with 256KB cache.  Instead, look on 
SimTel in the msdos directory for disk caches which load into 
conventional memory and set up such a cache for 256KB.  That would leave 
you more free extended memory for GCC.

If you decide to go without a disk cache at all, don't forget to set 
BUFFERS in your CONFIG.SYS to something appropriate (see the FAQ).  
BUFFERS is the poor man's disk cache, and without it DOS is hopelessly 
inefficient in disk I/O.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019