Date: Thu, 15 Jan 1998 20:20:31 -0800 (PST) Message-Id: <199801160420.UAA09705@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: Daniel Taupin , DJGPP List , taupin AT lps DOT u-psud DOT fr From: Nate Eldredge Subject: Re: Swap memory available Precedence: bulk At 08:19 1/15/1998 +0200, Daniel Taupin wrote: >When running go32-v2 I get some value of SWAP available (i.e. 60mbyte), byt with the >old I get 200Mbyte. > >I suppose one has wap on one disk, i.e. C:, the other on D: > >But, where is the amount/location of swap memory set? The name (and path) of the swap file is written into the executable, but you can change it with the CWSPARAM program. By default it will swap until it fills the disk (or nearly so, I don't know all the details) or until swap is 256M, whichever comes first. You may be able to reduce this with CWSPARAM also, but you can't increase the 256M limit. Nate Eldredge eldredge AT ap DOT net hough things will be ridiculously slow. If you have a reasonable amount of free disk space, memory is purely a performance issue. Nate Eldredge eldredge AT ap DOT net