login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-netdev
»
2009
»
January
»
27
Re: [PATCH] ide/net: flip the order of SATA and network init
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Jeff Garzik
Subject:
Re: [PATCH] ide/net: flip the order of SATA and network init
Date: Tuesday, January 27, 2009 - 4:35 pm
Arjan van de Ven wrote:
quoted text
>>From e89d6840ad685a3c61f72367d4ac5bfed69ead0c Mon Sep 17 00:00:00 2001 > From: Arjan van de Ven <arjan@linux.intel.com> > Date: Mon, 26 Jan 2009 18:58:11 -0800 > Subject: [PATCH] ide/net: flip the order of SATA and network init > > this patch flips the order in which sata and network drivers are initialized. > > SATA probing takes quite a bit of time, and with the asynchronous infrastructure > other drivers that run after it can execute in parallel. Network drivers do tend > to take some real time talking to the hardware, so running these later is > a good thing (the sata probe then runs concurrent) > > This saves about 15% of my kernels boot time. > > Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> > --- > drivers/Makefile | 5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/drivers/Makefile b/drivers/Makefile > index c1bf417..2618a61 100644 > --- a/drivers/Makefile > +++ b/drivers/Makefile > @@ -36,13 +36,14 @@ obj-$(CONFIG_FB_INTEL) += video/intelfb/ > > obj-y += serial/ > obj-$(CONFIG_PARPORT) += parport/ > -obj-y += base/ block/ misc/ mfd/ net/ media/ > +obj-y += base/ block/ misc/ mfd/ media/ > obj-$(CONFIG_NUBUS) += nubus/ > -obj-$(CONFIG_ATM) += atm/ > obj-y += macintosh/ > obj-$(CONFIG_IDE) += ide/ > obj-$(CONFIG_SCSI) += scsi/ > obj-$(CONFIG_ATA) += ata/ > +obj-y += net/ > +obj-$(CONFIG_ATM) += atm/ > obj-$(CONFIG_FUSION) += message/ > obj-$(CONFIG_FIREWIRE) += firewire/ > obj-y += ieee1394/
ACK, ok with me too -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH] ide/net: flip the order of SATA and network init
, Arjan van de Ven
, (Tue Jan 27, 3:19 pm)
Re: [PATCH] ide/net: flip the order of SATA and network init
, David Miller
, (Tue Jan 27, 3:26 pm)
Re: [PATCH] ide/net: flip the order of SATA and network init
, Jeff Garzik
, (Tue Jan 27, 4:35 pm)
Re: [PATCH] ide/net: flip the order of SATA and network init
, Bartlomiej Zolnierki ...
, (Tue Jan 27, 5:22 pm)
Re: [PATCH] ide/net: flip the order of SATA and network init
, Arjan van de Ven
, (Tue Jan 27, 5:48 pm)
Re: [PATCH] ide/net: flip the order of SATA and network init
, David Miller
, (Tue Jan 27, 6:23 pm)
Re: [PATCH] ide/net: flip the order of SATA and network init
, Jeff Garzik
, (Tue Jan 27, 6:59 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rusty Russell
Re: 2.6.22-rc3-mm1
Bill Fink
Re: [PATCH] net: add ability to clear stats via ethtool - e1000/pcnet32
Jeffrey V. Merkey
Re: Versioning file system
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
Luben Tuikov
Re: Integration of SCST in the mainstream Linux kernel
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
drivers/acpi: use kasprintf
Linux Kernel Mailing List
PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation
linux-netdev
:
David Miller
Re: [2.6.30-rc3] powerpc: compilation error of mace module
Rafael J. Wysocki
Re: [PATCH] igb: fix kexec with igb
Patrick McHardy
Re: [rfc 02/13] [RFC 02/13] netfilter: nf_conntrack_sip: Add callid parser
webmaster Maintenance
&#32852;&#31995;&#31995;&#32479;&#31649;&#29702;&#21592;
Krzysztof Oledzki
Re: Error: an inet prefix is expected rather than "0/0".
openbsd-misc
:
Ted Bullock
Re: Proliant DL380 G3 cannot get on network
Jack J. Woehr
Re: Real men don't attack straw men
Úlfar M. E. Johnson
installing openbsd in xen
Eric Furman
Re: Defending OpenBSD Performance
Tony Abernethy
Re: The Atheros story in much fewer words
git
:
Oliver Kullmann
Re: how to move with history?
Junio C Hamano
Re: [PATCH 2/3] git-add--interactive: remove hunk coalescing
Shawn O. Pearce
Re: Bugs in Gitosis
Alex Riesen
Re: git exclude patterns for directory
David Kastrup
Re: I'm a total push-over..
Colocation donated by:
Syndicate