Re: [PATCH] mm, slab: extend kmalloc() alignment for non power-of-two sizes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7/2/24 9:30 PM, Roman Gushchin wrote:
> On Tue, Jul 02, 2024 at 05:58:01PM +0200, Vlastimil Babka wrote:
> Hello Vlastimil,
> 
> the idea and the implementation makes total sense to me.
> 
> Do you have an estimate for the memory overhead it will typically introduce?

There's no new overhead for the non-debug case as the layout already
naturally has the same alignment as is now guaranteed. Debug has its own
overhead so it's enabled only when needed, and this will not add much more.

> I don't think it will be too large though and actually can be compensated
> by potential performance gains due to a better memory alignment. What do you
> think?

Yeah but again, the difference would be only in the debug case and
performance gains there are not so interesting :)

> Thanks!





[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux