www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/04/22/13:05:13

From: Robert Hoehne <Robert DOT Hoehne AT Mathematik DOT tu-chemnitz DOT de>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: DOSemu again
Date: Tue, 22 Apr 1997 14:35:03 +0200
Organization: TU Chemnitz-Zwickau
Lines: 41
Message-ID: <335CB077.4759260A@Mathematik.tu-chemnitz.de>
References: <199704220938 DOT LAA28533 AT math DOT amu DOT edu DOT pl>
NNTP-Posting-Host: pandora.hrz.tu-chemnitz.de
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Mark Habersack wrote:
> 
>   - go32-v2 when run outputs just two newlines and no messages (seems like it
>     doesn't detect DPMI at all)
>   - gcc -v behaves the same as go32-v2 (?!?)

I had sometimes the same problem and found a (but not the
best) solution. I have in my dosemu.conf configured a DPMI
size of 20MB but in most cases when I started dosemu, I had
only 1 or 2 MB DPMI (and sometimes none).
After some tries I found, that dosemu dives you (or at least
me in my config) only DPMI up to your free physical
memory. That means realy the free memory not including
any buffers or cached.

In that cases I did the following trick:

gdb rhide
info functions
q
q

This allocates many memory for gdb and after leaving
gdb I had many real free memory.

But I think this can be done also by a small utility
which allocates a big chunk of memory (using calloc)
and nothing else.


Until know I thought, this was only bad config of
me, but now I see there are also others.

Robert
-- 
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post:    Am Berg 3, D-09573 Dittmannsdorf                     *
* e-Mail:  Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE              *
* WWW:     http://www.tu-chemnitz.de/~rho                       *
*****************************************************************

- Raw text -


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