[Bug 1761] 2kB of memory are lost in the SpaceWire Driver

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Mar 10 15:58:21 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1761

--- Comment #2 from Cláudio Silva <claudiodcsilva at hotmail.com> 2011-03-10 09:58:20 CST ---
(In reply to comment #1)
> Would using one of the aligned malloc variants be more appropriate?

I think a best option is allocate the two tables using
rtems_heap_allocate_aligned_with_boundary or some other aligned method.

This enhancement is also valid for the Gaisler Rtems 4.10 SpW driver.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list