[OE-core] [daisy][PATCH 1/1] systemd: do not use alloca() function in case of uclibc

Holger Freyther holger at freyther.de
Tue Jun 3 11:42:25 UTC 2014


Richard Purdie <richard.purdie at ...> writes:

Hi,

> Please just update that patch then rather than patching code that we've
> ready patched. Is this issue uclibc specific?

the usage of alloca is due me and killing a lot of malloc's in
the hot path of log handling. I am late to these patches
but my two cents would be that if you use uclibc you really
want to have alloca for the speed.


holger









More information about the Openembedded-core mailing list