Mail Archives: djgpp-workers/2001/01/11/03:03:56
On Wed, 10 Jan 2001, Mark E. wrote:
> > 2) Top priority: xvalloc: currently it wastes twice the
> > allocated memory. This means windows users can use only
> > 32MB for GCC. Not too good, to say the least.
>
> Now this part of your note puzzles me. I now have 192M of memory, and the
> go32-v2 under Win98 DOS VM reports the same as usable.
I think Laurynas was thinking about systems with less than 64MB
physically installed. On such systems, Windows doesn't let you use
more than 64MB VM, and even that only after you tinker with the DOS
box properties, because the default is ridiculously low.
If you have more than 64MB physical memory, the default amount of DPMI
memory is what you physically have, which is reasonable for most
users. (But I don't think you can have more than that through
properties, can you?)
- Raw text -