Hi Heinrich,
On Fri, 9 Aug 2024 at 10:38, Heinrich Schuchardt wrote:
>
> On 01.08.24 19:36, Simon Glass wrote:
> > This API call is intended for allocating small amounts of memory,
> > similar to malloc(). The current implementation rounds up to whole pages
> > which can waste large amounts of me
On 01.08.24 19:36, Simon Glass wrote:
This API call is intended for allocating small amounts of memory,
similar to malloc(). The current implementation rounds up to whole pages
which can waste large amounts of memory. It also implements its own
malloc()-style header on each block.
For certain al
2 matches
Mail list logo