Message-ID: <351C49EA.730DAEE0@performancesw.com> Date: Fri, 27 Mar 1998 17:52:58 -0700 From: Fritz Parsons Reply-To: fritzp AT performancesw DOT com Organization: Performance Software Associates MIME-Version: 1.0 To: "djgpp AT delorie DOT com" Subject: Help Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk DJ, We're running CWSDPMI on a small system with 2M total and notice allocation of 0x60000 on startup before stack allocation. Can we minimize the initial request, since it does not seem to show up as available memory for malloc/calloc? We need all available memory to be managed by application via calloc/sbrk mechanisms. Suggestions on how and how much to limit initial memory allocation greatly appreciated. We are porting this to a 386SX SBC minimal system and are having success with djgpp and cwsdpmi. We will be checking out the EMU software. Suggestions here for any test suites, etc, again appreciated. DJ and CWS - We are grateful for the DPMI software sources. They have really helped us. Thanks. Fritz Parsons fritzp AT performancesw DOT com