Date: Fri, 29 Jul 94 09:49:43 -0400 From: dj AT ctron DOT com (DJ Delorie) To: watersm1_at_kapiti02 AT kapiti DOT co DOT uk Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: djgpp memory requirements > > Also, to get acceptable performance I need to set GO32TMP to a ram > drive. Is there any way to get go32 to use memory instead of swapping > out to disk? 1.12 will take advantage of the "keepmem" field in the stub. If go32 is using less than this much 32-bit memory, it won't bother paging it out when it execs. conventional memory will still get paged out, though, but it's only around 24k.