[Bug 1001814] Kinetis clock gating

[email protected]
Newsgroups gmane.os.ecos.patches
Message-ID <[email protected]/>
Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001814

--- Comment #20 from Mike Jones <[email protected]> ---
I printed out dlmalloc.cxx before I retired for the day and read some of the
description. I can't understand how this code with the large malloc ever
worked. Given the 26K heap, and the allocation up to 4K chunks, no chunk should
ever have been large enough unless it can append chunks, which my understanding
is that it can't do that.

Given that, I don't think I have any choice but to rewrite my algorithm to use
a 4K buffer.

So I can't find any reason not to commit this code, even if it breaks my code.

However, if anyone has any idea how it could have worked, please enlighten me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.