login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
March
»
28
Re: [PATCH 1/7] [NET]: uninline skb_put, de-bloats a lot
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: David Miller
Subject:
Re: [PATCH 1/7] [NET]: uninline skb_put, de-bloats a lot
Date: Thursday, March 27, 2008 - 5:43 pm
From: "Ilpo_Järvinen" <ilpo.jarvinen@helsinki.fi> Date: Thu, 27 Mar 2008 14:38:00 +0200
quoted text
> Allyesconfig (v2.6.24-mm1): > > ~500 files changed > ... > 869 funcs, 198 +, 111003 -, diff: -110805 --- skb_put > skb_put | +104 > > Without number of debug related CONFIGs (v2.6.25-rc2-mm1): > > -60744 855 funcs, 861 +, 61605 -, diff: -60744 --- skb_put > skb_put | +57 > > Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Applied. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/7]: uninline some net related static inline in .h ...
, Ilpo Järvinen
, (Thu Mar 27, 5:37 am)
[PATCH 1/7] [NET]: uninline skb_put, de-bloats a lot
, Ilpo Järvinen
, (Thu Mar 27, 5:38 am)
[PATCH 2/7] [NET]: uninline skb_pull, de-bloats a lot
, Ilpo Järvinen
, (Thu Mar 27, 5:38 am)
[PATCH 3/7] [NET]: uninline dev_alloc_skb, de-bloats a lot
, Ilpo Järvinen
, (Thu Mar 27, 5:38 am)
[PATCH 4/7] [NET]: uninline skb_push, de-bloats a lot
, Ilpo Järvinen
, (Thu Mar 27, 5:38 am)
[PATCH 5/7] [NET]: uninline dst_release
, Ilpo Järvinen
, (Thu Mar 27, 5:38 am)
[PATCH 6/7] [NET]: uninline skb_trim, de-bloats
, Ilpo Järvinen
, (Thu Mar 27, 5:38 am)
Re: [PATCH 1/7] [NET]: uninline skb_put, de-bloats a lot
, Joe Perches
, (Thu Mar 27, 12:10 pm)
Re: [PATCH 1/7] [NET]: uninline skb_put, de-bloats a lot
, David Miller
, (Thu Mar 27, 3:04 pm)
Re: [PATCH 3/7] [NET]: uninline dev_alloc_skb, de-bloats a lot
, Denys Vlasenko
, (Thu Mar 27, 4:36 pm)
Re: [PATCH 1/7] [NET]: uninline skb_put, de-bloats a lot
, Joe Perches
, (Thu Mar 27, 5:02 pm)
Re: [PATCH 1/7] [NET]: uninline skb_put, de-bloats a lot
, David Miller
, (Thu Mar 27, 5:04 pm)
Re: [PATCH 1/7] [NET]: uninline skb_put, de-bloats a lot
, Matt Mackall
, (Thu Mar 27, 5:11 pm)
Re: [PATCH 1/7] [NET]: uninline skb_put, de-bloats a lot
, David Miller
, (Thu Mar 27, 5:43 pm)
Re: [PATCH 3/7] [NET]: uninline dev_alloc_skb, de-bloats a lot
, David Miller
, (Thu Mar 27, 5:51 pm)
Re: [PATCH 3/7] [NET]: uninline dev_alloc_skb, de-bloats a lot
, David Miller
, (Thu Mar 27, 5:52 pm)
Re: [PATCH 4/7] [NET]: uninline skb_push, de-bloats a lot
, David Miller
, (Thu Mar 27, 5:52 pm)
Re: [PATCH 5/7] [NET]: uninline dst_release
, David Miller
, (Thu Mar 27, 5:53 pm)
Re: [PATCH 6/7] [NET]: uninline skb_trim, de-bloats
, David Miller
, (Thu Mar 27, 5:54 pm)
Re: [PATCH 1/7] [NET]: uninline skb_put, de-bloats a lot
, Joe Perches
, (Thu Mar 27, 5:54 pm)
Re: [PATCH 0/7]: uninline some net related static inline i ...
, David Miller
, (Thu Mar 27, 5:54 pm)
Re: [PATCH 1/7] [NET]: uninline skb_put, de-bloats a lot
, Matt Mackall
, (Thu Mar 27, 6:18 pm)
Re: [PATCH 3/7] [NET]: uninline dev_alloc_skb, de-bloats a lot
, Arnaldo Carvalho de Melo
, (Thu Mar 27, 6:42 pm)
Re: [PATCH 1/7] [NET]: uninline skb_put, de-bloats a lot
, Ilpo Järvinen
, (Fri Mar 28, 12:56 pm)
Re: [PATCH 3/7] [NET]: uninline dev_alloc_skb, de-bloats a lot
, Denys Vlasenko
, (Fri Mar 28, 3:34 pm)
Re: [PATCH 3/7] [NET]: uninline dev_alloc_skb, de-bloats a lot
, David Miller
, (Fri Mar 28, 3:57 pm)
Re: [PATCH 3/7] [NET]: uninline dev_alloc_skb, de-bloats a lot
, Bill Fink
, (Fri Mar 28, 9:52 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Tony Luck
Re: Hardware Error Kernel Mini-Summit
James Bottomley
Re: [PATCH -mm 1/2] scsi: remove dma_is_consistent usage in 53c700
Andrey Borzenkov
Re: [possible regression] 2.6.22 reiserfs/libata sporadically hangs on resume from...
Linus Torvalds
Linux 2.6.26-rc6
Jeffrey V. Merkey
Re: Versioning file system
git
:
Morten Welinder
Re: [PATCH] use xrealloc in help.c
Junio C Hamano
Re: [PATCH 2/3] git-add--interactive: remove hunk coalescing
Alex Riesen
Re: git exclude patterns for directory
Jörg Sommer
[PATCH v2 08/13] Unify the lenght of $SHORT* and the commits in the TODO list
Pete/Piet Delaney
Re: Qgit performance and maintain CVS environment with GIT repository
linux-netdev
:
Andreas Sundstrom
Re: ~60k interrupts/sec for 1Gb/s iperf with r8169
David Miller
Re: [2.6.30-rc3] powerpc: compilation error of mace module
Denys Fedoryshchenko
Re: circular locking, mirred, 2.6.24.2
David Miller
Re: [PATCH -next] sfc: Use correct macro to set event bitfield
David Miller
Re: [PATCH 4/8] can: Driver for the SJA1000 CAN controller
git-commits-head
:
Linux Kernel Mailing List
V4L/DVB: tm6000: add special usb request to quit i2c tuner transfer
Linux Kernel Mailing List
OMAP: DSS2: SDI driver
Linux Kernel Mailing List
PCI: introduce pci_pcie_cap()
Linux Kernel Mailing List
m68k: amiga - Mouse platform device conversion
Linux Kernel Mailing List
drivers/acpi: use kasprintf
openbsd-misc
:
frantisek holop
Re: mount ffs as msdos, system hangs
Ted Bullock
Re: Proliant DL380 G3 cannot get on network
Úlfar M. E. Johnson
installing openbsd in xen
Eric Furman
Re: Defending OpenBSD Performance
Damien Miller
Re: Patching a SSH 'Weakness'
Colocation donated by:
Syndicate