Mail Archives: djgpp/2002/05/23/15:39:59
Yeryomin, Alex <ayeryomin AT excelsior-usa DOT com> wrote:
: We use DJGPP-compiled program under "pure" DOS on compure equipped more than
: 64 Mb of memory, as usual 128 and ever more till 512 Mb. The program works
: under stress memory-usage conditions, so it needs many memory and all memory
: blocks locked at physical memory. But the program cannot allocate physical
: memory more then 64 Mb. Why? When we run testing program under Windows NT,
: it shows that we can use 400 Mb (exactly installed at a computer). But under
: DOS it always detects only 64 Mb! See the testing program below. Total
: number of physical pages is always ~16000, and each peage is 4096 bytes.
: Can you help me? We need MORE memory to continue use DJGPP...
Get a better XMS memory manager. Like FDXXMS,
<http://www.ludd.luth.se/~ams/fdxms/>. Warning: Microsnoft's EMM386
doesn't work with FDXMS.
Right,
MartinS
- Raw text -