Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1376428
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Joe Perches <joe@perches.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] Bluetooth: Deinline large functions |
| Date | Tue, 12 Apr 2016 06:00:01 +0200 |
| Message-ID | <rmXEB-pr-1@gated-at.bofh.it> (permalink) |
| References | <rmOUG-1Pg-11@gated-at.bofh.it> |
| X-Session-Marker | 6A6F6540706572636865732E636F6D |
| X-Spam-Summary | 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::,RULES_HIT:41:355:379:541:599:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1538:1567:1593:1594:1711:1714:1730:1747:1777:1792:2198:2199:2393:2553:2559:2562:2828:3138:3139:3140:3141:3142:3622:3867:3871:3872:4250:4321:5007:7903:8603:10004:10400:10848:11232:11658:11783:11914:12043:12517:12519:12555:12740:13069:13311:13357:13439:13894:14659:14721:21080:30054:30064:30090:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:1,LUA_SUMMARY:none |
| X-He-Tag | crow75_2ef37cafe55f |
| X-Filterd-Recvd-Size | 1269 |
| Content-Type | text/plain; charset="ISO-8859-1" |
| X-Mailer | Evolution 3.18.5.2-0ubuntu1 |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 8bit |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 14 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Mon, 11 Apr 2016 20:50:18 -0700 |
| X-Original-Message-ID | <1460433018.2507.1.camel@perches.com> |
| X-Original-References | <1460399665-19626-1-git-send-email-dvlasenk@redhat.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1376428 |
Show key headers only | 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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