Mail Archives: djgpp/1997/09/21/06:29:29
On Fri, 19 Sep 1997, Brett Porter wrote:
> I have a function that reports free physical RAM (cut and pasted from info
> using RHIDE... it is in the go32_mem_info block section). This reports to me
> that I have over 7000000 bytes free (it changes each time I run it,
> depending on various things).
>
> But when I try to allocate 62 blocks (each 64000 bytes), I run out of memory.
> Shouldn't there be enough, and if not, shouldn't it start paging to disk? I
> have 19Mb free on my Hd...
Did you try to enlarge the CWSDPMI's internal tables, as the FAQ
suggests in section 15.4?
- Raw text -