[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 #22 from Mike Jones <[email protected]> ---
The buffer is not permanent. There are three buffers, and data is processed
from SD, to B1, from B1 to B2, etc. To do it in chunks means the algorithm has
to be aware of boundary conditions. So it has to be modified to align
dynamically sized records with memory size and the state machine has to handle
a stream of chunks rather than operate out of one big chunk. It is far more
memory efficient to change the algorithm which needed to be changed anyway. It
is more a matter of schedules than what is the right thing to do.

-- 
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.