lkml.org 
[lkml]   [2021]   [Feb]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] dmaengine: ti: k3-psil: optimize struct psil_endpoint_config for size
On 29-01-21, 21:31, Grygorii Strashko wrote:
> Optimize struct psil_endpoint_config for size by
> - reordering fields
> - grouping bitfields
> - change mapped_channel_id type to s16 (32K channel is enough)
> - default_flow_id type to s16 as it's assigned to -1
>
> before:
> text data bss dec hex filename
> 12654100 5211472 666904 18532476 11ac87c vmlinux
>
> after:
> 12654100 5208528 666904 18529532 11abcfc vmlinux
>
> diff: 2944 bytes

Applied, thanks

--
~Vinod

\
 
 \ /
  Last update: 2021-02-01 07:03    [W:0.053 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site