[Bug 1560] sparc64 [1/5]: _Objects_Extend_information improper alignment for 64-bit targets

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed Jun 23 23:49:41 UTC 2010


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

--- Comment #7 from Chris Johns <chrisj at rtems.org> 2010-06-23 18:49:39 CDT ---
The overhead of the allocator is much more than the extra padding needed to
align the data for this special case. The single block allocation is present to
save memory. The padding should only be added when an alignment issue exists.

Joel could be correct about the need to split to fix PR1574. That is a
different reason and I am yet to look at this PR and work on a fix.

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