Mail Archives: djgpp/1996/05/01/16:50:47
Charles Sandmann <sandmann AT clio DOT rice DOT edu> wrote:
>> When can I expect a corrected CWSDPMI, with which I can allocate and
>> deallocate as many times I like?
>I am currently too busy to cut another release, but ftp.neosoft.com:
>pub/users/s/sandmann/csdpmi1heapfix.zip contains a fix for cwsdpmi.
>You can also completely avoid the problem by including crt0.h in your
>main module and setting the unixy sbrk flag. Since there are multiple
>workarounds, getting the fix out is relatively low priority for me at
>this point.
I also have to use the unix sbrk algorithm (until I write my own heap
functions). It's not a problem, it seems to work fine. However, I'd like
t know what tradeoff I'm making. Is malloc() slower under the unix sbrk?
Does it take more memory for housekeeping? There's gotta be a catch!
---
This message may not be transmitted over any network owned directly or
indirectly by Microsoft without a $5000 royalty. Transmission of this message
on such a network implies acceptance of these terms. Subsequent messages
are to be individually licensed.
- Raw text -