mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT] async / fast boot patches
@ 2009-03-28 20:13 Arjan van de Ven
  2009-03-28 21:09 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Arjan van de Ven @ 2009-03-28 20:13 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

Hi,

Please pull the git tree below to get three changes that help make boot faster
1) Remove the temporary "disable async" from 2.6.29
2) Flip the order of networking and ata; ata needs to init as early as possible
   since it takes the longest. Both Jeff and Dave agreed and suggested the patch
   should go via this tree
3) Don't do the unpack_to_rootfs() twice... it's expensive



The following changes since commit
5d80f8e5a9dc9c9a94d4aeaa567e219a808b8a4a: Linus Torvalds (1):
        Merge git://git.kernel.org/.../davem/net-2.6

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30.git master

Arjan van de Ven (2):
      async: remove the temporary (2.6.29) "async is off by default" code
      ide/net: flip the order of SATA and network init

Li, Shaohua (1):
      fastboot: remove duplicate unpack_to_rootfs()

 drivers/Makefile |    5 ++-
 init/initramfs.c |   71 ++++++++++++++++++++++++++++++++++++++++++-----------
 kernel/async.c   |   18 ++++----------
 3 files changed, 64 insertions(+), 30 deletions(-)

-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-28 21:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-28 20:13 [GIT] async / fast boot patches Arjan van de Ven
2009-03-28 21:09 ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®