Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1376428

Re: [PATCH v2] Bluetooth: Deinline large functions

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] Bluetooth: Deinline large functions
Date 2016-04-12 06:00 +0200
Message-ID <rmXEB-pr-1@gated-at.bofh.it> (permalink)
References <rmOUG-1Pg-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, 2016-04-11 at 20:34 +0200, Denys Vlasenko wrote:
> Fastest existing Bluetooth standard's top speed is 2.4 MB/s.
> It is way off from being CPU limited, no need to squeeze
> last few cycles by excessive inlining.

defconfig?


Size reduction is about 40k:
> 
>     text     data      bss       dec     hex filename
> 95943139 20860256 35991552 152794947 91b7743 vmlinux_before
> 95903714 20860256 35991552 152755522 91add42 vmlinux
> 

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2] Bluetooth: Deinline large functions Denys Vlasenko <dvlasenk@redhat.com> - 2016-04-11 20:40 +0200
  Re: [PATCH v2] Bluetooth: Deinline large functions Joe Perches <joe@perches.com> - 2016-04-12 06:00 +0200
    Re: [PATCH v2] Bluetooth: Deinline large functions Denys Vlasenko <dvlasenk@redhat.com> - 2016-04-12 18:10 +0200
      Re: [PATCH v2] Bluetooth: Deinline large functions Joe Perches <joe@perches.com> - 2016-04-12 18:20 +0200
        Re: [PATCH v2] Bluetooth: Deinline large functions Denys Vlasenko <dvlasenk@redhat.com> - 2016-04-12 18:40 +0200
          Re: [PATCH v2] Bluetooth: Deinline large functions Joe Perches <joe@perches.com> - 2016-04-12 19:10 +0200

csiph-web