A debug session, darker than night...
Re:A debug session, darker than night...
That's what I figured Solar. Thanks for the explenation.
Re:A debug session, darker than night...
That's what I meant, dlmalloc()'s requests to the kernel in multiples of page size rather than the programmer's.Solar wrote:And in the process, I am quite sure I can make it so that even dlmalloc() does its memory requests in multiples of page size.
BTW there is one or two lines of inline assembly in dlmalloc().