[PATCH] use 8 byte alignment in _dl_malloc

Atsushi Nemoto anemo at mba.ocn.ne.jp
Sat Feb 17 15:55:12 UTC 2007


On Sat, 17 Feb 2007 10:27:41 -0500, Mike Frysinger <vapier at gentoo.org> wrote:
> we want to keep arch details out of common files, not add them back in
> 
> why not check out the malloc/align issue we just went through with the 
> standard malloc implementation

Do you mean MALLOC_ALIGNMENT?  It is bigger then 8 on all platform, so
would be more aggressive...

Anyway, I still think using 8 unconditionally is enough for _dl_malloc.

---
Atsushi Nemoto



More information about the uClibc mailing list